Hi all..i'm so wondering why javascript funtion was not funtioning on my friend computer..
is that because there is no javascript platform running on her computer?
or what is the problem actually..
please let me know..Thanks in advance..
| SitePoint Sponsor |
Hi all..i'm so wondering why javascript funtion was not funtioning on my friend computer..
is that because there is no javascript platform running on her computer?
or what is the problem actually..
please let me know..Thanks in advance..





The "javascript" platform is inside the browser. I don't know of any browsers that don't support js. However, each browser manufacturer has to figure out how to make their browser execute js code. Some manufacturers are better at it than others, so things that work in one browser may not work in other browsers. Or, the js could be using proprietary functions provided by one browser(think IE) that are not present in a standards compliant browser.





Oops, I forgot one possibility: your friend may have js disabled in the browser settings.
Thanks for your help and info Mr.7stud.I got it now
Bookmarks