I have a major problem. My flash nav bar works fine on a PC but when viewed in a page on a MAC the "transparant" part of the nav bar blocks some of the page.
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"...
Check what software you have running in the background.. Printer or scanner drivers are notorious for causing these types of errors. Try disabling each program running in memory one at a time and see which one is causing the problem this way. The problem is probably caused my two drivers or...
I happen to agree with jund.
The ability to view the source of a page is a big driving force behind the rapid development of the internet! It certainly helps me as im in the process of learning Javascript at the moment. The internet is a community and as such needs to be willing to share...
OK. Im speaking from the point of view of someone who is just starting to learn Javascript. It IS a huge pain to have to make your code cross browser compatible... it seems to me that there are to many "standards" and not enough compatibility. Why should a programer or web designer...
ok im not saying that this is good or right just that this is the status of the internet and the way its developing and a few people sticking to older browsers or slower connections isnt gonna slow it down. So if you cant beat em, join em and influence it positively.
Just to prove that im not...
The nature of the internet is that it is a dynamic constantly evolving entity. You cannot use the internet and not expect it to change even over a very short time. The internet is the fastest growing area of media and therefore the fasest evolving. Therefore as its users we must be prepared...
document.layers.layername.visibility='hide'
This works in netscape but not IE
document.getElementById('layername').style.visibility="hidden"
I discovered works in the latest versions of IE and Netscrape. If theve got an old version they can DOWNLOAD THE LATEST VERSION! :-)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.