Validating and No Javascript redirect

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hinchb
    New Member
    • Oct 2007
    • 4

    Validating and No Javascript redirect

    I have a website at [REMOVED] I can not get it to validate because of the following code,

    <noscript>
    <meta http-equiv="refresh" content="0; URL=lagrassonos cript.htm">
    </noscript>

    I need to change it to the above page if the user has JS disabled.

    I use JS to set the font size dependent on the screen width.

    Is there either a way to change font size without JS, or another way to redirect to the other page.

    P.S. Constructive criticism of my site would be appreciated.

    Thank You very much,
    Bob
    Last edited by debasisdas; Oct 4 '07, 11:57 AM. Reason: Link Removed
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Hi Bob

    Welcome to TSDN.

    You have reached the right place for knowledge shairing.

    Here you will find a vast resource of related topics and code.

    Feel free to post more questions in the related forum only by choosing from under the blue bar on the top of your page.

    But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.

    It will help Experts in the forum in solving / underestanding your problem in a better way.

    Please follow the posting guidelines in every new post/reply.

    Please specify your post/question clearly.Please use proper code tags in all your codes.

    Regards

    Debasis

    Comment

    • hinchb
      New Member
      • Oct 2007
      • 4

      #3
      Originally posted by debasisdas
      Hi Bob

      Welcome to TSDN.

      You have reached the right place for knowledge shairing.

      Here you will find a vast resource of related topics and code.

      Feel free to post more questions in the related forum only by choosing from under the blue bar on the top of your page.

      But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.

      It will help Experts in the forum in solving / underestanding your problem in a better way.

      Please follow the posting guidelines in every new post/reply.

      Please specify your post/question clearly.Please use proper code tags in all your codes.

      Regards

      Debasis

      Sir,
      I thought I had posted it in the right forum, html css, if not I apoligize. All I can tell you is that when I take out the coding for the No JS redirect it validates with no errors.

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        Originally posted by hinchb
        Sir,
        I thought I had posted it in the right forum, html css, if not I apoligize. All I can tell you is that when I take out the coding for the No JS redirect it validates with no errors.
        But this is Introduction forum.

        Kindly post in HTML / CSS Forum only.

        Comment

        Working...