hi frnds,
if any one disable javascript in their browser...eventhough how to run our script...i think jquery is one option but i don't know exactly..
if any one knows tell me the process how to run script when disable...
Thanks...
hi frnds,
if any one disable javascript in their browser...eventhough how to run our script...i think jquery is one option but i don't know exactly..
if any one knows tell me the process how to run script when disable...
Thanks...
>i think jquery is one option
Nope.
>if any one knows tell me the process how to run script when disable...
You can't and this is because of security limitations.
iam a java developer recently i face this question in interview...if javascript disabled what to do...?
>if javascript disabled what to do...?
<noscript> blocks are executed when javascript is disabled, and are typically used to display alternative content to that you've generated in Javascript.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.