For all things Dreamweaver.
Recently active
Just downloaded DW CS6 v12 on my new iMac - but can't figure out how to wrap text around a photo? The most advice I got via google searches point to 'property' links to 'floats' that aren't shown. Can someone help with SIMPLE advice? I'm new at this. TY
Is there a way to see what templates are available before deciding if to get a subscription to Dreamweaver?
Hey everyone , i have both dreamweaver and animateCC , my problem is that i can't make them interract together , i have a small HTML file made in animateCC and i want it to modify a html file in dreamweaver and i can't do ithere is an example : my html file is like :==================================body<script>var test = 0;alert test;</script>/bodyand here is the draft of the animate CC project :======================================this.button_1.addEventListener("click", fl_MouseClickHandler.bind(this));function fl_MouseClickHandler(){ test = test+1;}/////////////////////////////////////////////////////////////////////////////////////////////////////////////////I published an ANCC file as an OAMI inserted this OAM in an html file (my site) using DM<inset<html/animtedcompostionI added a script in the above html file with the variableI want to change the var in the site html page that contain the ANCC OAM object with code into ANCC so from the ANCC o
Hello,i 've some broblems with showing up coin slider in browser. (firefox, chrome tested)In live-preview of dreamweaver cc all works pretty well. After looking at the source codein the browser, i saw that dreamweaver overwrites it and that there is a lot of js-script filesare shown. This files are not located in my site folder. Where do they come from?<head> <!-- Copyright 2015 Adobe Systems Incorporated. All rights reserved. --> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=9" ><![endif]--> <title>Device Preview</title> <meta name="viewport" content="width=device-width, height=device-height, user-scalable=no, maximum-scale = 1.0, minimum-scale=1.0,initial-scale=1.0" > <script src="js/jquery.min.js"></script> <sc
Bonjour j'ai mis en ligne en 2012 un site avec Dreamweaver MX et je dois faire des modifs sur ce site, mais l'adresse du serveur a change, comment faire ? Merci
I currently have Adobe CS6. Has this been superseded and, if so, what is the latest version?
We have set up a web site within Dreamweaver and now wanting if possible to include a Photo Gallery page within. Can it be done with using a Lightroom CC gallery or slideshow & please direct me to any instructions. Surely this can be done as they are Adobe products, right?
Hi Is it possible do enable/disable CSS completely in DW CC 18 with a simple click as in Safari (developer menu)?
Hi, I am trying to employ a simple password-only protection to some pages on a website I'm building. I've found what should be the appropriate code at this site: http://javascriptkit.com/script/cut10.shtmlHere is their sample code, password only with a simple popup window to enter the password:<SCRIPT> function passWord() { var testV = 1; var pass1 = prompt('Please Enter Your Password',' '); while (testV < 3) { if (!pass1) history.go(-1); if (pass1.toLowerCase() == "letmein") { alert('You Got it Right!'); window.open('protectpage.html'); break; } testV+=1; var pass1 = prompt('Access Denied - Password Incorrect, Please Try Again.','Password'); } if (pass1.toLowerCase()!="password" & testV ==3) history.go(-1); return " "; } </SCRIPT> <CENTER> <FORM> <input type="button" value="Enter Protected Area" onClick="passWord()"> </FORM> </CENTER>The difference is that instead of the centered input = button their s
Hello!Is it possible to reduce the width of the window in this editor?It is too big, takes a quarter of the screen.
I've had this site live for over a year, working fine. After making a few updates and then adding SSL, I had to add an .htaccess file, and now the formatting seems to ignore the bootstrap link.Mangum Benton Ventures LLC
Hi OsgoodThought you would be interested in this article Os, as it shows it is not just you and me that think that many people overcomplicate web development and rely on frameworks too much.http://alistapart.com/article/cult-of-the-complexEveryone else, you are free to comment, but lets not get personal please .
Can't do anything in Firefox 60.0.2 right now.When I hit reply, the plain text editor comes up. If I type something and hit Show Full Editor, the message vanishes. Cannot paste images in either editor. Posts don't go through or if they do, half the message is deleted. This post was created in Chrome which is a little better but still not right.
Hello,Is it possible to manually update/upgrade the version of Less.js used in Dreamweaver (v. 2.2.0 according to Using CSS preprocessors in Dreamweaver? This version was released on Jan. 4, 2015—a lot of features have been added since then.Regards,Charles
Having updated my Dreamweaver CC to 2018 there are clearly still some bugs that haven't been addressed. Why can't I load certain webpages up where there are just white blocks where the code should be? Why does it fail to respond part-way through uploading the application as well.I would have thought, Adobe being a multi-million dollar company, that they would have through about this and worked these bugs through. Clearly not.
When In Dreamweaver CC 2017 split view, whenever I highlight a section of code by highlighting it with a mouse, e.g a <span> tag, all sections of text similar to what has been highlighted become underlined in light blue. i.e all <span> tags. This seems like it is a tool to help speed up the editing process by allowing multiple sections of code to be edited simultaneously, e.g all deleted or all text edited.However I cannot seem to find a way to edit all at the same time, if I delete, only the one instance of the text I selected is deleted. I have tried holding the shift key, the Opt Shift key, the command shift key, nothing seems to work.Can anyone explain how this is meant to work, it seems like a good time saveing option if it will work.Thanks
In Dreamweaver CC 'm trying to create a library item of the navbar for a website, which can then be mass updated on every page.But I can't even create the library item.The manual page says:1. In the doc window, select a portion of a document to save as a library item. 2. Select Tools>Library>Add Object to Library."HOWEVER, Add object to library is grayed out. How do I create a library item?
I have one record in a database and for some reason when I use the "repeat region" behavior it doubles the result ( 2 identical "TimeCardHistory" divs) . Im missing something rudimentary here. <body><div class="tcheader"> <input type="hidden" name="empID"/> <div id="tcheadercell"><b><?php echo $row_getTimeCards['LastName']; ?>,<?php echo $row_getTimeCards['FirstName']; ?></b></div> <div id="tcheadercell">Regular Hours</div> <div id="tcheadercell">PTO</div> <div id="tcheadercell">STD</div> <div id="tcheadercell">Holiday</div> <div id="tcheadercell">Overtime</div> <div id="divHeaderSpacer"> </div> <div id="tcheadercell"&
Hi,I used so far DW CS 6 & 5.5. and now subscribed to the Cloud model, expecting DW CC is better and faster than the Suites. Surprisingly, when I try to open 106 html files of a project (and its related css and js files), DW CC 18.2 ALWAYS freezes – no matter if I open the files in Code View or Design View. This task can be easily managed by DW CS 6 & 5.5. (CS 6 quicker than CS 5.5.; in Code View quicker than in Design View) but DW CC fails totally.Any idea why this is the case and how this could be fixed? (I use a MBP 2017, one of the latest models and the current OS Sierra).PS: I use a lot of ProjectSeven (PVII) DW extensions but this shouldn’t be a reason I guess.
Have been using 2015, and now am attempting to use 2017. I see that Adobe eliminated the expanded local file view menus on initial view, but even though ftp is connected and I would assume that "server" is "enabled" (I can upload files), I can't for the life of me figure out how to enable the option to view files by date. The FAQ is no help, as it appears to leave out information that Adobe assumes I know.What am I missing?
Hello, Is it possible to have more than one behavior initiate at the same time? Actually, what I am trying to do is have a behavior such as puff happen just before connecting to a link. Can sound happen along with another behavior? I'm making a simple game and when the incorrect choice (photo) is chosen, I want to swap a photo with a "Try Again" image and have a sound (preferably one I can record myself) happen onClick (I am doing every behavior onClick).Any ideas from you extraordinary minds?Thanks in advance,Robert
Hello,I have to redo my antediluvian forms and was wondering if Tectite is still the way to go or has something better come along?Thank you.
Hi, currently I'm working with OnsenUI CSS library which have a bunch of custom HTML tags.The problem is, I can't make Dreamweaver to autoclose any of OnsenUI custom tags i.e <ons-row> And I need to type it manually <ons-row>content</ons-row> to proper close it. This is time consuming.Any ideas how to instruct Dreamweaver to automatically close customs tags after I type "</"??Disclaimer : any other HTML/HTML5 tags is properly autoclose, only custom tags is not workingThanks
Hello, how to modify the carousel effect, for example fade-in------------------------------------------------Bonjour, comment modifier l'effet carousel, par exemple fade-in
Hello, I'm wanting to have my properties window and files window open at the same time. When I select the windows tab it only gives me the option to choose one at a time. Can someone please help?Also the "view page in browser button" is hidden and I'm not sure where it is along with the anchor icon. thank you
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.