![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
According to http://www.useit.com/alertbox/20031110.html item #10, we should remind people of what page they're on by giving some sort of indicator. That's great! I'd like to have a red arrow pointing to a user's location, which would remind them of the link they last clicked on. Example: If they click "Contact Us" then when the "Contact Us" page loads, a red arrow will be underneath the link. It's no problem to do this. It's elementary. But the useit.com site also says we should deactivate the link because we should never have a link on a page that leads back to itself. Well, how can one accomplish this and still benefit from the use of templates? The whole beauty of templates is that I don't have to go through and change the main navigational links on each individual page every time I want to apply a small, sitewide change. If I try to deactivate one link on each page, that means each page is different and essentially my template would only be good for the title graphic and a footer with a copyright notice on it. Blech! If I'm going to do that, I might as well use EDIT.COM to write all my HTML code. What are your opinions? Thanks, Damaeus |
#3
| |||
| |||
|
|
I don't use templates, though I use library items and SSIs. Depending on the site depends on whether I do what you're finding out, which is to customize each page's navigation. Of course there are other ways of doing this, including a small subhead in the main text area that has the name of the page or area. There are a zillion ways of doing this and, as with everything, you have to decide not only what suits your site and viewer's/client's needs best, but whether you want to blindly listen to everything someone at useit.com says! |
#4
| |||
| |||
|
|
According to http://www.useit.com/alertbox/20031110.html item #10, we should remind people of what page they're on by giving some sort of indicator. That's great! I'd like to have a red arrow pointing to a user's location, which would remind them of the link they last clicked on. Example: If they click "Contact Us" then when the "Contact Us" page loads, a red arrow will be underneath the link. It's no problem to do this. It's elementary. But the useit.com site also says we should deactivate the link because we should never have a link on a page that leads back to itself. Well, how can one accomplish this and still benefit from the use of templates? The whole beauty of templates is that I don't have to go through and change the main navigational links on each individual page every time I want to apply a small, sitewide change. If I try to deactivate one link on each page, that means each page is different and essentially my template would only be good for the title graphic and a footer with a copyright notice on it. Blech! If I'm going to do that, I might as well use EDIT.COM to write all my HTML code. What are your opinions? Thanks, Damaeus |
#5
| |||
| |||
|
|
See if this helps you any .. http://www.dreamweavermx-templates.com/tutorials/tutbuttons2.cfm -- Nadia ------------------------------------ Free Templates | Free Nav Bar Sets http://www.DreamweaverResources.com Dropdown Menu Designs | CSS Layouts Ecommerce - YVStore | SEO Articles Table Tutorials | Background image Tutorials ------------------------------------------------ "Damaeus" <no-mail (AT) hotmail (DOT) invalid.net> wrote in message news:ui8eg01r7sqnh6esjshcn87vptq3qctl2l (AT) 4ax (DOT) com... According to http://www.useit.com/alertbox/20031110.html item #10, we should remind people of what page they're on by giving some sort of indicator. That's great! I'd like to have a red arrow pointing to a user's location, which would remind them of the link they last clicked on. Example: If they click "Contact Us" then when the "Contact Us" page loads, a red arrow will be underneath the link. It's no problem to do this. It's elementary. But the useit.com site also says we should deactivate the link because we should never have a link on a page that leads back to itself. Well, how can one accomplish this and still benefit from the use of templates? The whole beauty of templates is that I don't have to go through and change the main navigational links on each individual page every time I want to apply a small, sitewide change. If I try to deactivate one link on each page, that means each page is different and essentially my template would only be good for the title graphic and a footer with a copyright notice on it. Blech! If I'm going to do that, I might as well use EDIT.COM to write all my HTML code. What are your opinions? Thanks, Damaeus |
#6
| |||
| |||
|
|
See if this helps you any .. http://www.dreamweavermx-templates.com/tutorials/tutbuttons2.cfm |
#7
| |||
| |||
|
|
In news:macromedia.dreamweaver, ":. Nadia .:" forums@-ozzie-perrelink.com.au> posted on Wed, 28 Jul 2004 19:16:41 +1000: See if this helps you any .. http://www.dreamweavermx-templates.com/tutorials/tutbuttons2.cfm Heh... Hopefully I can upgrade to Dreamweaver MX later this year. I just had to spend $840 to get my car out of the repair shop, and missing three weeks of work with no car (38.5 mile commute) I'm almost wiped out. Thanks for the tip. I'll bookmark it for when MX floats in my door. Damaeus |
#8
| |||
| |||
|
|
Here's a brief summary - Create two background images that contains your button design (no text) on one, and the button design with a red arrow on the other. Make the text on your buttons just be plain HTML text. Define a pseudo-class set that specifies the first button image as the background for your a tag, e.g., |
#9
| |||
| |||
|
|
In article <ce864a$n3p$1 (AT) forums (DOT) macromedia.com>, "Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote: Here's a brief summary - Create two background images that contains your button design (no text) on one, and the button design with a red arrow on the other. Make the text on your buttons just be plain HTML text. Define a pseudo-class set that specifies the first button image as the background for your a tag, e.g., you overwhelmed me! How about a quickie visual tutorial URL <SMILE -- raizel remove the STARS from your eyes to reply |
#10
| |||
| |||
|
|
When you upgrade, make sure you get MX2004, not MX. So you are using DW4? You could still do this with DW4, but you would have to use CSS buttons for your menu. Here's a brief summary - |
|
Create two background images that contains your button design (no text) on one, and the button design with a red arrow on the other. Make the text on your buttons just be plain HTML text. Define a pseudo-class set that specifies the first button image as the background for your a tag, e.g., |
![]() |
| Thread Tools | |
| Display Modes | |
| |