Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
leifw #1
Tag Library: Adding an attribute to a tag definedelsewhere
The tag library contains a number of spry specific attributes for the form tag.
For example, when I'm typing a form tag in source mode, the auto-complete
window include "spry:choose," "spry:content," etc. I'd like to do something
similar, adding my own attribute to the form tag. Unfortunately, I can't
figure out how the spry attributes are added to the form tag definition. They
don't seem to be in TagLibraries/HTML/Form.vtm as I'd expect.
Thanks for your help.
leifw Guest
-
Adding Title attribute to A tag
Hi there, Is anyone aware of a way means of the standard install or plugin/extension, to allow uses to add/edit the TITLE attribute for a link... -
Adding Java Script RSS Feed to Library Item
Can anybody help me I have been trying to add a java script for a rss feed to a library item page. That way a rss feed shows in the library page... -
Adding a change event to a Date attribute of a customcomponent.
How do I add a change event for a custom attribute on a custom component? Example code: ... -
Net::LDAP - adding value to an existing attribute
Although the manpage for NET::LDAP::Entry states that using add method would add to the values of an existing entry, LDAP server refuses to add the... -
Adding Library To Multiple pages
jhut: You can easily use a site-wide Search and Replace to add the appropriate Library Item code to your pages. Make a backup of your site... -
leifw #2
Re: Tag Library: Adding an attribute to a tag definedelsewhere
I figured it out. Under the Configuration/TagLibraries, create a CrossTagAttr
folder and stick a .vtm file in it. In the .vtm file, use the
<crosstag_attributes> tag and its children. See
onfiguration/TagLibraries/CrossTagAttr/Spry/Spry.vtm for an example.
leifw Guest



Reply With Quote

