CSS & Form Fields
I have pure CSS menus for our site, and they work great. But they don't load in front of the form fields on the page. My old JavaScript menu did the same thing. I remember asking about this a few years ago, and I also remember someone saying that it's because since the CSS and JavaScript load before the HTML on a web page, they have priority in the scheme of things. Am I correct, or is there another reason for this? Also, is there a fix for this somewhere, or is it not possible to fix? Thanks for any clarification.
KWilliams
|