browse by category or date

Comments Posted By -Lost

Displaying 0 To 0 Of 0 Comments

How to Check Whether JavaScript is Enabled From Server

The much more appropriate DOM-style access would be:

document.forms[’form_name’].elements[’javascriptCheck’].value = 1;

Then leave the input as:
<input type=”hidden” name=”javascriptCheck” value=”0″>

Sorry about that! Stupid me of me to think markup was enabled on your blog.

» Posted By -Lost On March 29, 2007 @ 20:46

«« Back To Stats Page