Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
jon@cmiwebstudio #1
Help with dreamweaver extension buid
I have written a very useful extension for dreamweaver that works perfectly.
But now I want it to insert the code ABOVE the html rather then being forced to
insert it somewhere between the body tags. what needs to happen to make that
change?
I tried using things like
var dom = dw.getDocumentDOM();
dom.source.startOfDocument();
but couldn't implement correctly apparently.
I'm currently using the function objectTag(form) {
do I need the insertobject ?
thanks in advance.
jon@cmiwebstudio Guest
-
About Dreamweaver? XML Export Extension
Hi All I have registered my Adobe Design Premium Student Edition software with Adobe and they are offering me a selection of complimentary... -
Coursebuilder Extension and Dreamweaver 8
Does anyone know if there is a Coursebuilder extension that works with Dreamweaver 8? -
Dreamweaver Extension
Is there a user authentication extension for Dreamweaver MX Version 6? My version does not seem to have this function listed in the Server Behaviors... -
The most efficient way to buid / debug custom control
Hi, I've got the following question: I'm currently in the process of building a custom control (the one that is compiled into a single dll), and... -
How To Create A Dreamweaver Extension!
This is not really a question more of an answer to a question that was proposed to me by one of my customers. So I thought it might help others to...



Reply With Quote

