GolfHos
 
*
March 28, 2024, 01:09:13 AM
Username: Password: Duration:

off topic web design ...

 
Pages: [1]   Go Down
  Print  
Author Topic: off topic web design ...  (Read 2283 times)
0 Members and 1 Lurker/Spider are viewing this topic.
Aske
Lederhosen

Karma: 120
Posts: 31405
Offline Offline


View ProfileIgnore this user
off topic web design ...
« on: October 11, 2006, 10:46:10 AM »

anyone know if you are using a typical CSS/java menu in a frameset (say on top frame page, with content from menu loaded in bottom or other frame)   how to get the menu to collapse back when it's not being moused over or  after a certain time delay?
Logged Return to Top

Quote
Russia has invaded a sovereign neighboring state and threatens a democratic government elected by its people. Such an action is unacceptable in the 21st century.
--  Chimpy McFlightsuit, CEO of Bu$hco Industries of 'Merka
Uisce Beatha
Amazing Technicolor Dreamcoat
From: In the Jar

Karma: 116
Posts: 7357
Offline Offline

Get me the tank!

View ProfileIgnore this user
Re: off topic web design ...
« Reply #1 on: October 11, 2006, 11:29:19 AM »

I use a modified version of this - http://www.seoconsultants.com/css/menus/tutorial/

Basically, once you get past some necessary IE hacks this stuff works very, very well.  I use it on a wide variety of sites.

Something like the following code must be added the HEAD for IE:

<!--[if IE]>
   <style type="text/css" media="screen">
      /* IE Menu CSS */
      /* csshover.htc file version: V1.21.041022 - Available for download from: http://www.xs4all.nl/~peterned/csshover.html */
      body {
         behavior:url(/common/htc/csshover.htc);
         font-size:100%; /* to enable text resizing in IE */
      }
      /* This is required for IE to avoid positioning bug when placing content first in source. */
      #hmenu {
         float: none;
      }
      #hmenu ul {
         width: 1px;
      }      
      #hmenu ul li{
         float: left;
      }
      #hmenu em, #hmenu a{
         height: 1%;
         font: bold 1.0em/1.4em arial,helvetica,sans-serif;
      }
   </style>
<![endif]-->

Presence of frames should be irrelevant although this is perhaps a good time to mention that framed sites suck large.   Wink
« Last Edit: October 11, 2006, 01:05:58 PM by Uisce Beatha » Logged Return to Top

"If you're darker than a caramel, Reverend Al speaks for you." - Aasif Mandvi
"Well, you can tell by the way I use my walk, I'm a woman's man: no time to talk." - stroh
Pages: [1]   Return to Top
  Print  
 
Jump to:  

Related Posts
Web developing knowing stuff type guys
Is Mambo still popular?  This isn't my area, but I thought Mambo had
by dystopia

Speaking Of Leather And Crouching.......
Yeah, ThrottleRocker used to market a design very much like the Crampbuster ...
by Clive

Hank Haney to endorse Graphite Design shafts
I wonder if they'll do something like the UST Harmon Tour Design (HTD) shaf
by dystopia

Your realistic house
When we built 7 years ago we met Sarah Susanka (web site below) and worked with
by Fuzzy

 


 
  Powered by SMF | SMF © 2001-2009, Lewis Media

Dilber MC Theme by HarzeM