User Profile

Collapse

Profile Sidebar

Collapse
TomT
TomT
Last Activity: May 19 '07, 02:52 AM
Joined: Mar 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Jared,
    Thanks for the reply. Because I know next to nothing about Javascript, I am still lost. Perhaps if I put the entire HTML code (short!) and the even shorter CSS code here, you can tell me how to write this. Once I have it down, I can make various different home pages.

    The HTMLcode creates a web page that has only one field with three selections. The CSS code just change the background color.

    [HTML]
    ...
    See more | Go to post
    Last edited by drhowarddrfine; May 16 '07, 07:31 PM. Reason: Added new code tags

    Leave a comment:


  • Creating alternative home pages using the <select> tag

    Hello,

    I'd like to create several home pages, all with the same HTML code but different CSS settings. I would then allow the visitor to choose which home page to view.

    This is pretty easy if I just use a series of links. But what I'd rather do is is create a one-field form using the <select> tag. This does not appear as simple to do.

    Coding the HTML is simple:

    Code:
    <form action="#"
    ...
    See more | Go to post

  • TomT
    started a topic Problem with hover and IE6: shrinks page.

    Problem with hover and IE6: shrinks page.

    I am having a difficult time solving a problem. Whenever I use :hover in a certain <div> the page shrinks in IE6. Of course, this problem does not exist with other browsers. It is even more vexing because this only happens in the <div> with the main content, not the <div> that contains the navigator with links to the content. Below I will append the pared down code.

    Briefy, I want to create a page that has a very...
    See more | Go to post
No activity results to display
Show More
Working...