Customize the content of the DMXzone tab
Question:
How can I customize the content of the DMXzone tab on the Insert/Objects bar in Dreamweaver? Read More
Question:
Question
My form keeps submitting when I apply the Toggle Checkboxes behavior to a button.
How do I stop this from happening?
Q:
How can i disable a button within a form untill a selection is made, for example when using a poll form ?
Read MoreQ
How can i initialize the print function in JavaScript for a printable page, so that the user doesn't need to click a print-button ?
A
Just put this little script in your page and it will initialize the print pop-up automatically.
<script>
if (window.self) window.print();
</script>
Do you experience lot of crash with UD ? Especially when manipulating tables and cell attribute ? Or sometimes just when typing text ?
Well, Macromedia has a technote (14849 : http://www.macromedia.com/go/14849) Where they say that Microsoft MDAC may cause some trouble...
Read MoreFrontPage uses Server Extensions and I would like to know does Dreamweaver support these extensions?
Read MoreQuestion:
I have created a website using both Dreamweaver 4 and Importing Fireworks 4.
How can I make my site resize to fit the browser window viewing it. The pages look great on my monitor; however, when I view with a larger monitor, the page looks very small in comparison to the monitor with a lot of screen space around it.
I want to have an index.htm, which has a flash movie that displays
the company logo; I want it to redirect to my frameset.htm when done. How do I get it to do this? Does Dreamweaver help show me how to do this or am I going to have to learn the code?
I moved my sites from one computer to another and lost all my site definitions. It seems like everytime that I move my local root folder to another location I have to redefine sites. When I moved the template folder all the pages looked awful, why is this?
Read MoreI need to set-up my cgi form submit to have 755 permission. The only problem
is where do I find it?
I have read Dreamweaver help files but been unable to find it - Please help!