![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Hi. Excuse my intrusion. There is a technic called "Sliding Doors" in which you use only one image for the diferents menus states. Itīs a little tricky to learn but worth the time. I discovered the technic precisely in oneīs of Murray portfolio sites, specifically this: http://www.comparemyagent.com/ As you can see the menu is very fast and donīt need preload. Investigate in google, as i did, and you will learn to do it for your self. Miguel. Second, since CSS does not have pre-loader for link images like Java Script, is it safe to use images when creating CSS nav bars? Do you recommend flash or Javascript? Thanks, Patrick |
#22
| |||
| |||
|
|
Actually, that technique is more often called 'CSS sprites', and there is a detailed description on the Zeldman site - http://www.alistapart.com It's really my preferred method for doing rollovers. |
#23
| |||
| |||
|
|
"Murray *ACE*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message news:g5km7k$ctc$1 (AT) forums (DOT) macromedia.com... Actually, that technique is more often called 'CSS sprites', and there is a detailed description on the Zeldman site - http://www.alistapart.com It's really my preferred method for doing rollovers. One of the presenters at TODCON was showing that technique, Murray. It was rather interesting. I'd seen it in one of the PVII templates, but didn't really "get" its usefullness till I saw it in action. |
#24
| |||
| |||
|
|
On Wed, 16 Jul 2008 09:47:40 -0400, "Murray *ACE*" forums (AT) HAHAgreat-web-sights (DOT) com> wrote: It's a great method. I use it frequently, especially on menus. Here's another site where I have done so - http://www.madisonconcrete.com ??? :-))) http://validator.w3.org/check?uri=http%3A%2F%2Fwww.madisonconcrete.com%2F& charset=(detect+automatically)&doctype=Inline&ss=1 &group=0&verbose=1 -- ~Malcolm~*... ~* |
#25
| |||
| |||
|
#26
| |||
| |||
|
|
On Wed, 16 Jul 2008 10:58:49 -0400, "Murray *ACE*" forums (AT) HAHAgreat-web-sights (DOT) com> wrote: Silly me. Two crummy link tags account for all of those errors. <sigh Don't you just love it - two hangovers from html but with a xhtml doctype :-)) strange how it gets the number of errors wrong I see you added the two / 's :-) -- ~Malcolm~*... ~* |
#27
| |||
| |||
|
|
Did you check out he pages.? |
|
[q]Originally posted by: Newsgroup User html, body { min-height:100%; margin-bottom:1px; } Put this below any body rule that sets margins. It will force all pages to have a vertical scrollbar, even if they don't need it. That's the shift you are seeing. Murray [/q] Hey Murray, where in the code do I specifically applied the tag you mentioned above. Did you check out he pages.? Thanks - Patrick |
![]() |
| Thread Tools | |
| Display Modes | |
| |