Forum Moderators: open

Message Too Old, No Replies

Any way to put Link titles in using DW? Or does it need to be done in

         

SubmissoR

10:00 pm on Jul 6, 2003 (gmt 0)

10+ Year Member



I want to start adding the title attribute to links using DW, is it possible within the menus? Or do I just need to do it in the code every time?

It would be a nice little timesaver.

NameNick

8:05 am on Jul 7, 2003 (gmt 0)

10+ Year Member



Hi SubmissoR,

I assume that you are referring to Dreamweaver. On top of the window should be a title field that contains the default title 'Untitled Document'. You can replace it with the title you wish.

Best

NN

limbo

8:59 am on Jul 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you are talking about the <title="text here"> attribute then I think you'll just have to add the code by hand. I have never seen it, but it might be availabe as a plug in

ritch_b

9:15 am on Jul 7, 2003 (gmt 0)

10+ Year Member



Tomohiro Ueki's Title Attribute Panel plugin is available at the Dreamweaver Exchange and should be what you're after - it displays all page links in a small window whilst allowing you to add/edit/remove the title attributes for each as you see fit.

It's in the exchange's 'accessibility' category.

R.

stever

12:11 pm on Jul 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



1. Open the Tag Inspector panel if it isn't open already.
2. Click on the <a> tag (in the panel)
3. Below the main Tag Inspector panel is a list of attributes which should now say "A Attributes"
4. Click in the blank box next to "title" and write your title in
5. Look at the Code View and admire your new link title

Or you could always write it in directly in Code View.

lefou

2:57 pm on Jul 11, 2003 (gmt 0)

10+ Year Member



Just to help a bit (this plugin was pretty hard to find:)

[macromedia.com...]

Then select: CATEGORIES -> ACCESSIBILITY on this page, and scroll down to the plugin:)))