It works well in most browsers with the exception of Internet Explorer. I’m looking for an alternative that does the same thing but that works in most versions of IE.
I wondered if anyone could point me in the right direction?
How early do you need the IE support to be? Keep in mind that the earlier you go such as to 7 or (god save us) 6, the harder solutions become and the worse they may look.
It even seem to work in IE7, all but for a few alignment issues, for which some people in the CSS forum would be able to provide some useful tips to resolve them.
I would probably need it to work in at least IE7. Your suggestions for using jquery.placeholder.js along with the IE7-js library sounds really good. Do you know where I can find an example on the web so I can see what it would look like? Also, are there any instructions anywhere to put the code together. The instructions in the original link that I provided were quite good as it showed where to place the html, css and js.
I’m quite new to jQuery so I would need a bit of help.
They’re shims or polyfills, so they’d don’t look like anything. The purpose of them is to fix older web browsers so that they can use more modern techniques.
Yes there are. The placeholder page that I linked you to gives a demo and examples, and the ie7-js one gives detailed instructions on how to use it too.