detecting javascript on compuer's browsers
detecting javascript on compuer's browsers
Post Description: detecting javascript on compuers browsers Javascipt
Post Tags:
This Post Has Been Viewed 450 Times Since Mon Apr 21, 2008 8:58 am Author javaman with 1 replies
Post Description: detecting javascript on compuers browsers Javascipt
Post Tags:
This Post Has Been Viewed 450 Times Since Mon Apr 21, 2008 8:58 am Author javaman with 1 replies
detecting javascript on compuer's browsers
Advertise On This Page
how can i detect if a user has javascript enabled?
Leave Your Comments
Share
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.

Embed:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums

BBCODE:
Webmasters - Exchange Links With Us. Add related websites to this topic
Links Related to : detecting javascript on compuer's browsers
Comments and replies About detecting javascript on compuer's browsers
:: 1 :: Reply #93555 Reply By dhiraj On Wed Feb 11, 2009 2:46 am
put this code in the begining
function checkjavascriptvalidity()
{
//alert(document.getelementbyid("j document.getelementbyid("jsenabled = 'visible';
document.getelementbyid("jsdisable = 'hidden';
if (document.getelementbyid("jsenable == 'visible')
{
// show your page
}
}
function checkjavascriptvalidity()
{
//alert(document.getelementbyid("j document.getelementbyid("jsenabled = 'visible';
document.getelementbyid("jsdisable = 'hidden';
if (document.getelementbyid("jsenable == 'visible')
{
// show your page
}
}
