Posted by the idiot on 09/21/05 13:15
http://www.htmldog.com/articles/suckerfish/dropdowns/example/
anyway i was looking at this because the elasticity bit interests me
and i was looking at the css which is where i get a bit confused..
for instance.....
#nav a {
display: block;
width: 10em;
w\idth: 6em;
color: #7C6240;
text-decoration: none;
padding: 0.25em 2em;
}
what does the w\idth bit do - is it a hack or something?
pardon my ignorance but i am still trying to learn as fast as i can
mainly through reverse engineering
thanks in advance
[Back to original message]
|