Hy,
i have a problem with my site ( http://testinfo.gotdns.com ) ..if I put the <!DOCTYPE declaration in it, when i open the site in Fire Fox, my drop-down menu ( under "Informatii" button ) doesn't work, and in Iexplorer and Opera works..... can you help me please....
Thanks
Iulian
that's my problem.....maybe i have expressed myself wrong in the first place....sorry....if i change my <!DOCTYPE declaration into anything else beside what it is now...the drop menu doesn't work in Fire Fox
that's my problem.....maybe i have expressed myself wrong in the first place....sorry....if i change my <!DOCTYPE declaration into anything else beside what it is now...the drop menu doesn't work in Fire Fox
Hmmm; everytime I've checked it in the current versions of the browsers, I had no problem seeing the drop-down.
let me see if I got this right : instead of
"<li><a onMouseOver="info.style.visibility='hidden'" href="">Pagina principala</a></li>" I must put :
<li><a onMouseOver ="document.getElementById('info').style.visibility='hidden'">what ever </a></li>????
no no no it was my mistake of copy/pasting something wrong....it doesn't matter you helped me excelent the site works, the menu works, it validates as XHTML 1.0 Transitional......it's perfect THANK YOU VERRY much