Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    arronmattwills is offline IM & SEO Mumbler arronmattwills is on a distinguished road
    Join Date
    Jan 2014
    Location
    India
    Posts
    365
    Thanks Given
    9
    Thanked 12 Times in 11 Posts

    Thumbs up What is the meaning of no-js in html website design especially responsive web design?

    In general we use no-js while we are designing a responsive web site the format will come like this:

    <html lang="en" class="no-js">
    Initially i thought no js means there is no need of java script, funny, it makes no sense. But the actual meaning of no-js tag is, there will be a jquery file called modernizr.js. In modernizr 'e' is not there.

    When the time of modernizr js runs in the program, then it will remove the no-js tag, and replace it as js means java script. It is simple way to know that in our c s s whether or not js is enabled.

  2. #2
    singhabhishek251 is offline IM & SEO Weak Jaw singhabhishek251 is on a distinguished road
    Join Date
    Feb 2013
    Posts
    118
    Thanks Given
    4
    Thanked 7 Times in 7 Posts
    This is a good explanation and I think everyone will be confused by seeing the tag. Website design has a lot of mystery and one will unfold with time when we will give more attention to it.
    website design company in Hyderabad |best urologist in Hyderabad website design hyderabad, best urologist Hyderabad, urologist, website

  3. #3
    kristinewilliams's Avatar
    kristinewilliams is offline IM & SEO Whisperer kristinewilliams is on a distinguished road
    Join Date
    Sep 2011
    Location
    Tustin, CA
    Posts
    86
    Thanks Given
    0
    Thanked 11 Times in 10 Posts
    When Modernizr runs, it removes the "no-js" class and replaces it with "js". This is a way to know in your CSS whether or not Javascript support is enabled.

  4. #4
    arronmattwills is offline IM & SEO Mumbler arronmattwills is on a distinguished road
    Join Date
    Jan 2014
    Location
    India
    Posts
    365
    Thanks Given
    9
    Thanked 12 Times in 11 Posts
    Quote Originally Posted by kristinewilliams View Post
    When Modernizr runs, it removes the "no-js" class and replaces it with "js". This is a way to know in your CSS whether or not Javascript support is enabled.
    Good answer, recently i explained the same to my friend.


 

Similar Threads

  1. What is web design ?
    By Delois in forum Website Planning, Design & Development
    Replies: 5
    Last Post: 05-28-2015, 07:26 PM
  2. Responsive Web Design
    By bluearrow in forum Website Planning, Design & Development
    Replies: 16
    Last Post: 06-20-2014, 08:57 AM
  3. Most important point in responsive web design process.....
    By arronmattwills in forum Website Planning, Design & Development
    Replies: 2
    Last Post: 01-12-2014, 02:45 PM
  4. The role of HTML and CSS in the Web design
    By Delois in forum Website Planning, Design & Development
    Replies: 1
    Last Post: 02-20-2012, 09:55 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts