Tag: DOM
Adding placeholders to Contact Forms 7
HTML5 provides a placeholder attribute. How to get CF7 to use it? How to workaround stupid IE with jQuery? Effect we want: show a placeholder in unmodified inputs, hide (delete) it when field gains focus, and restore it on blur … Continued
Fixing layout bug in hacked Arras
Problem is sidebar “drops” in subsequent pages of the home page. Investigating… Using Arras 1.5.1.2, with a few tweaks, so at first suspected hacked templates. Specific difficulty is common with CSS layouts using floats, but… Weird, this only happens when … Continued