For all things Dreamweaver.
Recente
I started with making a bind to display code-to-code since the new menu makes it annoying. Since I regularly switch from AZERTY to QWERTY it made it CTRL + Q so I don't close my program by mistake either. Had to make duplicate of bindings, okay everything works.Then I accidentally click CTRL + W which closes the file, my mistake. Looking into bindings and unbinded it. But nothing happens ? Restarted Dw but it still closes with CTRL + W ?
I tried following and the Dreamweaver 5.5 on Windows 10 is not working properly. It's still freezing, lagging or not responding for 30 or more seconds. It's completely unusable.I uninstalled Dreamweaver and made a clean install - nothing has changedI tried sfc /scannow in command line - no errors have been found (Windows Resource Protection did not find any integrity violations.)I tried to run Dreaweaver in Windows 7 and Vista compatibility mode - it doesn't make any differenceDo you have any other ideas how to make it work on Windows 10? Thank you
I am looking to design the website of Failory, my company, in which we interview [link removed by moderator] failed startup owners, on Dreamweaver. I have already bought it and explore the features. But I need to gain more knowledge. Can you please recommend me some online courses?
Dremweaver CC v18.0, Mac Sierra 10.12.6. I set up a Git on one of my sites and all was working fine until this morning, now the Git icon on the files panel is greyed out and a message 'Please wait Git is being initialised' pops up on hover, the Git window is empty. Restart DW and restart Mac and the problem is still there. I have found a bug report that goes back to July (Please Wait, Git being initialized – Adobe Dreamweaver CC: Feature Ideas ) so others are experiencing the same problem. Any know how to fix the problem?
Can I learn PHP on Adobe Dreamweaver?
Hi Guys,I am creating html link in dreamweaver for user to click on the link and move to the next webpage. However, I want to create a check box so that the user can check the box and click on the link, so that when they go back to the main page, the know that they had visited to link by clicking on the check box.How can I do that? For example below, I want to create a check box "as shown in red" so that user can check it and they know they had visited the link before moving on to the next link.Thank you !
PHP Form Mail, on complete and send, opens the "Message Sent" Thank You page, but when click/swipe back, has also retained the just sent form, fully completed, requiring one to also click/swipe back though two pages to return to main site. Note: This isn't a problem with receiving multiple mail receipts, but of clearing the initial form on receiving the completion notification page. Mail delivery works as expected. (The following contact page accessed through the nav menu, not directly.satgraphics.com select "contact"
I was just informed that they would no longer allow it for uploading new pages on one existing site for 'security reasons'. Is there a workaround? A patch in Dreamweaver? Or do I have to download instructions from the web provider to do it another way? Or use File Zilla?
Hello friends,Please could someone point me to my error in the code below.I want to post an assessment for the previous year (2016). However, before the assessment is posted, I want the system to check if I have posted an application for that year 2016 by checking my UserID (uid) and the year. If I have done that already, it should popup a message alerting me that I have already posted for the previous year.taxyr is the year field while DATE_SUB(CURDATE(), INTERVAL 1 YEAR) is used to calculate the previous year in MySQL. However, I am not getting any response whatsoever. The data is still posted even though the previous year 2016 is existing.if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "add_assessment_frm")) { $taxyr = strtolower($_POST['taxyr']); $query = sprintf("select taxyr from tbl_tableassmt where uid='".$uid."' AND taxyr = DATE_SUB(CURDATE(), INTERVAL 1 YEAR)", mysql_real_escape_str
Hi All, Does anyone have any experience/knowledge of making an image appear when rolling over it with your curser? This for a college course.Thanks!-Kyle<!doctype html><html><head><meta charset="UTF-8"><title>Home</title><link rel="stylesheet" href="css/bootstrap.css" type="text/css"><link rel="stylesheet" href="styles.css" type="text/css"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"><link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" type="text/css"><link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="text/css"><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"></head><body id="The Newport Agency" data-spy="scroll" data-target=".navbar" data-offset="60"><nav class="navbar navbar-default navbar-fixed-top"> <d
There used to be a long window just above the Properties window that showed the current and previous CSS styles for the text highlighted in Design View. It disappeared and I don't know where to find it. I have my Workspace defined to a while now and when I reset it, that missing window still doesn't show up.ThanksAlan
I have tried Dreamweaver and do not wish to go any further, how do I cancel the trial so I do not get billed for it at the end of my 7 day trail?
My Dreamweaver CC 2018 is not showing paragraph text in live view or real time preview. I does show it in Design view though. Is this a Dreamweaver problem or mine. I have not run into this before and have been using Dreamweaver way before the CC cam out.
hello everyone, I'm trying dreamweaver cc, can you tell me why dreamweaver not alert me if there is an error in the php code? In CS6 signaled me for example if the staples were not all closed or if there was an error in line, how can I activate it here?Thank you.
Using the same php form mail obtained from: http://alt-web.blogspot.com/2015/07/responsive-contact-form-with-bootstrap.html...the resulting form, when viewed on 2 different site builds, has a different appearance. Keep in mind, both sites built on retina screen Mac, using same code, and producing different visual results.The appearance of the form mail on site (1) is perfectly normal, while the one on site (2) is 1/2 the visual size; viewed on the same system on which they were built. The same holds true when viewed on large duel screen work station as well.(1) http://greenlightinvestmentproperty.com/contact/contact.php(2) https://0182d1d.netsolhost.com/SatGrp-BS-v1/contact/contact.php
I'm new to this version. I like to work with the code on the bottom half of the screen and the actual rendering (??) on the top half. I'm showing the rendering on the top half but the bottom half is blank? What am I doing wrong?
I have an idea posted here Here are 2 supplemental videos packed with evidence and elaboration on that idea ^1500 Reasons why Dreamweaver CC 2017 is not ready for full stack developers - YouTube 7 things that would have made Dreamweaver CC 2017 useful to developers - YouTube I seek to start a discussion here based on the following premise: I suspect there are only 2 types of users for DWR and they need 2 different pieces of softwareUser Type A: Coders who use code view 99-100% of the time <- (this is me)we stopped using BBedit right around 2005, (v 8.2 or so) when we found Macromedia's version of Dreamweaverwe manage sites, write code all day, and use DWR as our launchpad, development and site management suitewe don't care about the design view one single bitwe often fire up SSH to change file Perms when the right click "set file perms" options does not work in DWRUser type B: Designers who are not 'afraid of code', but pretty much shy away from itthey likely use the design view and
A while back, in a galaxy far, far away, I was able to dock the coding toolbar between the live and code views in Dreamweaver. Now in CC 2018, I can't even find the coding toolbar. Does anyone know where it is? Am I missing something?
I'm trying to do a table in my HTML code and it never positions the table rows as rows and instead positions them as inline columns instead, if that's not the issue when the text is outside the table itself. Is there some sort of known bug with the feature because I'm sorry, but I should not have to waste my time trying to do something as simple as a table in an HTML document. Its absolutely stupid.This is what I have (multiple rows in one column:<table> <tbody> <tr> <td> <tr>Row 1</tr> <tr>Row 2</tr> <tr>Row 3</tr> <tr>Row 4</tr> </td> </tr> </tbody></table>...and this is the retarded thing I'm getting, the rows should be underneath each other, because in primary school, that's what I learned what rows are. If I learned that at 6, why cant the team at DW work that one out?Row 1R
i was using Dreamweaver cc to create a website and i had decided to use one of Dreamweaver's templates and once i was finished with added my content, i had clicked "save" but then the whole site messed up and nothing would load correctly.Does anyone know why this has happened?
Is there a way to allow user to enter maths symbols (square root, fraction, x to the power of y, (3x + y) / 4 (but display in the "horizontal form) when developing using DW CC?
How do I stop Dreamweaver from trying to connect to a server that I have never used?"MyOakenDrive" is the name I gave to a Western Digital MyCloud network drive. As soon as I installed DW CC, this alert popped up. I haven't used this drive in years, let alone ever told Dreamweaver to try and connect to it. How do either 1) tell Dreamweaver to ignore this drive or 2) delete any and all record of this from my Mac?
On collapse, li class "dropdown" opens properly, then on "hover" over the dropdown item "Art Galleries", that dropdown slides downward out of sight, and I must scroll to view entire list (of seven) links.Using dev tools to isolate, but can't seem to hit the exact needed rule to overwrite the height, or if I did locate the particular rule needed, I failed to properly write the rule to control the height. Played whack-a-mole for a while, but it might be time for the experts now.=======================================================================================<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-tar
I've been updating a small business website for many years. It uses <!--#include file="sidebar1.html" --> to include a side navigation. In Dreamweaver CS3, the navigation would show up on the server but I couldn't see it in Dreamweaver. This was slightly annoying but workable. Now, updating for the first time in Dreamweaver CC, I can see the sidebar navigation in Dreamweaver WYSIWYG but it doesn't actually show up in any browser! How can I get it to work again?I thought maybe DWCC updated something without asking so I uploaded last year's version of the site from a backup but the nav is still absent. The "sidebar1.html" file is definitely on the server. I read that this include method is very old. Did browsers decide not to support it anymore? The clients here may be shutting down after this year so they don't want to rebuild the site. I've got to fix this somehow.I'm not good at code, but I found what may be a good replacement, so I tried using the method below, from How To Incl
I have a form set up that after the user fills in the information and hits the submit button, the form will eMail that info to the admin for that site. I have checked it several ways with the same result: Mac, iPad, and iPhone users have no problem sending the info. PC users have no success at all. I have even followed tutorials step-by-step to be sure I did everything right. From what I see, I did do everything as it should have been done. Is there a "special trick" I need to use to compensate for something in Windows 10? I appreciate any suggestions or ideas. I will send what I have typed upon request if needed.Thanks,Rick
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.