No Javascript tag in responsive website design

arronmattwills

New member
Joined
Dec 23, 2013
Messages
322
Points
0
There is a tag call no-js, means no java script, we use this tag in responsive website design with html 5 and c s s 3.
The syntax will be like this:
<html lang="en" class="no-js">
<head> ...... </head>
<body>........ </body>
</html>
So here, there will be one js called modernizr dot js, when it runs it will replaces no js with js, so the java script will be enabled in css, if it not effective then no js will be highlighted in the code.

It plays important role in responsive website design.
 
Latest threads
Replies
2
Views
149
Replies
2
Views
152
Replies
1
Views
196
Replies
2
Views
246
Replies
1
Views
301
Recommended threads
Replies
11
Views
6,854
Replies
0
Views
1,356
Replies
5
Views
7,550
Replies
3
Views
2,208
Replies
4
Views
9,956

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top