Posted by matthewpoer@gmail.com on 09/02/06 17:34
MS wrote:
> I am looking for a way to check to see if JavaScript is enabled in the
> clients browser.
>
> If it is...
> Do the JavaScript routine.
> else
> Do the PHP equivalent Routine
>
>
> is there anyway to do this?
>
> Thanks
> MS
Well, you could use the X/HTMLtag, <noscript>. Information here:
http://www.w3schools.com/tags/tag_noscript.asp
Navigation:
[Reply to this message]
|