Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
neo314 #1
What type of extension for this?
I am writing an extension to insert javascript code after selected textareas to
modify their behavior. The extension also copies files to the site and includes
a couple of [script src=... ] javascript files in the head tag as well as a bit
of other source code.
I am almost done with it as a behavior, but while working on it, there have
been a few times when I needed to refresh behaviors and that inserted and
onblur or onload behavior into a tag.
This extension will not actually use any of those event handlers. Is behaviors
the wrong type of extension to use, and if so which ine would be better? If the
answer is server behavior, is that reasonably easy to migrate because the
documentation for server behavior feels a bit above me yet...
Thanx,
Steven
neo314 Guest
-
What type o Extension is needed?
Hi Everyone - was wondering if someone can point me in the right direction. I am a coder but am trying to make a 'easy front end' for designers and... -
Need "tool tip" type popup extension
I'm trying to set pop-ups as labels. These will be linked to hotspots/image maps created on an image. Because the labels will be changed frequently,... -
will any extension do this type of navigation?
On the left side when you roll over Services it lights up. Text is also nice and crisp. What extension would do this easily? The top navigation... -
MIME-type to file extension
Hello. Is there any facility that will help one map a MIME-type to a file extension or extensions? E.g. 'image/jpeg' should map to ('jpg',... -
document type extension preference
Howdy, I want to change my default extension to .html. In DW4 it was easy - in MX I've got to change the preference in an xml document. Is that... -
E Michael Brandt #2
Re: What type of extension for this?
From the sound of it, a Command would be better for you than a
Behavior. Its API offers far more latitude to manipulate the DOM.
--
E. Michael Brandt
[url]www.divaHTML.com[/url]
divaPOP : standards-compliant popup windows
divaGPS : you-are-here menu highlighting
divaFAQ : FAQ pages with pizazz
[url]www.valleywebdesigns.com/vwd_Vdw.asp[/url]
JustSo PictureWindow
JustSo PhotoAlbum, et alia
--
E Michael Brandt Guest



Reply With Quote

