User Profile

Collapse

Profile Sidebar

Collapse
hinchb
hinchb
Last Activity: Feb 15 '08, 04:16 PM
Joined: Oct 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hinchb
    started a topic Non CSS menu using IFRAMES - Need Opinion

    Non CSS menu using IFRAMES - Need Opinion

    I have coded a Non-CSS menu using IFRAMES which I would like your opinion on.
    It seems to work in all the browsers I've tested. Do you see any disadvantages in using something like this.

    Here is the code.

    Code:
    <style>
    #top {
    position: absolute;
    left: 4%;
    TOP: 4%;
    width: 92%;
    height: 20%;
    color: #ffffff;
    background-color:#FFFFFF;
    border-style:
    ...
    See more | Go to post
    Last edited by numberwhun; Oct 8 '07, 04:15 PM. Reason: add code tags

  • hinchb
    started a topic Validating and NO JS redirect

    Validating and NO JS 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...
    See more | Go to post

  • hinchb
    replied to Validating and No Javascript redirect
    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....
    See more | Go to post

    Leave a comment:


  • hinchb
    started a topic Validating and No Javascript redirect

    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...
    See more | Go to post
    Last edited by debasisdas; Oct 4 '07, 11:57 AM. Reason: Link Removed
No activity results to display
Show More
Working...