Remove empty tooltip data attribute from inputs

Remove empty tooltip data attributes from CF inputs.

Overview

The CF outputs empty data-tooltip attributes which can interfere with frameworks like Foundation.
Use a few lines of JavaScript to remove any empty data attributes from the form inputs.

Answered
Gr GreyHead 29 Jan, 2016
Answer
Hi Mortimer,

I don't know of a fix for that yet. I did have a hack to remove the unused attributes but that broke something else so I guess that use a few lines of JavaScript to remove any empty attributes might be the best solution at the moment.

Bob
This topic is locked and no more replies can be posted.