For all things Dreamweaver.
Als letztes aktiv
Dreamweaver works fine on my old iMac, but when I transferred the app to my new computer (iMac again), it is asking for codes or for me to buy it again or pay for it monthly. I feel forced to continue using it to maintain my website on my old computer which is very slow. Would love advice. thanks.
I've gone through every line of related code, and just do not see what could prevent the nav bar from matching the container, (hiding hamburger toggle). Site URL: SatGraphics.comScreenshot of an Android phone; and same on others. All looked good in emulation mode FF Quantum Dev and Chrome Dev, leaving the option of asking for help.
Hello, all,I'm using jQuery for many things on a page with a form, and I've encountered something that I'm not quite sure what the best way to approach it is.For example, I'm using .clone() on a small section of the form (it's a cost estimate form in which the user can dynamically add items to the form) and part of the section contains checkboxes. Depending upon which checkboxes are checked, certain selects (initially disabled) will become enabled and the user prompted to choose an option. (Five checkboxes, four selects.)At the bottom of the page, I have the following code to perform the above functionality whenever a checkbox is checked or unchecked:$('.airLiner').on('click',function(){setRateType();}); // it just calls a function whenever a checkbox is changed.The function has a lot of code, so for brevity I won't post all of it:function setRateType(){ for(var x = 0; x < cdLen; x++){ var $sel
Hallo zusammen,trotz trotz größter Mühen konnte ich eine Tabelle nicht horizontal und vertikal auf der Seite zentrieren.Kann jemand helfen?Siehe Code<!doctype html> <html> <head> <meta charset="utf-8"> <title>AchterJuli</title> <style> .zentrierte-tabelle { align-content: center; width: 100%; vertical-align: middle; margin-left: auto; margin-right: auto; text-align: center; margin-top: auto; margin-bottom: auto; } </style> </head> <body> <div class="zentrierte-tabelle"> <table align="center" width="640" border="1" cellspacing="1" cellpadding="1"> <tbody> <tr> <td> </td> </tr> <tr> <td> </td> </tr> <tr> <td> </td> </tr> </tbody> </table> </div> </body> </html>
i searched every where and also tried the code given in the forums but still i m unable to use the code i don't know what i m doing wrong in the code ... i m very thankfull if anybody can helpmy code for inserting password in database if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form")) { $pass = $_POST['hhh']; $epass = password_hash('$pass',PASSWORD_DEFAULT); $insertSQL = sprintf("INSERT INTO test (pass, un) VALUES (%s, %s)", GetSQLValueString($epass, "text"), GetSQLValueString($_POST['hh'], "text")); mysql_select_db($database_infinityo, $infinityo); $Result1 = mysql_query($insertSQL, $infinityo) or die(mysql_error());}and now my code for log in...which is not working...!i
Hello. I have three sites that I play around with from time-to-time. It's been awhile but since building a new PC system and having Dreamweaver recently installed I tried to do some editing to a site. However when I sent to the page online after "Save" and "Put" (Ctrl + Shift + U) I checked out to see if the changes applied and guess what? Yep, no changes I made applied . So I tried adjusting a few other pages and checked through Real-Time Preview - thinking at least I'd see changes there - but I got this: I tried that in multiple browsers (Mozilla & Microsoft Edge) and got the exact same result. When I tried Real-Time Preview with Internet Explorer instead I got a really weird pop-up message about being the correct file...but the Browser and actual HTML file's there. Anyway here's what it said:Any idea on why I'm unable to make adjustments applicable through my host? Or even shown via Real-Time Preview? Reminder this is all through a new PC and Dreamweaver was just installed onto
I have 3 divs across the page (main image with arrows on either side) They are all 700 px in height. When I insert them into their divs, I get 3 different heights for the images. Any suggestions? Thank you!
I have always used coursebuilder in dreamweaver to create quizzes. I recently upgraded to dreamweaver cc and cannot find the coursebuilder extension. Is it still available for this version?
Since Adobe bought Macromedia, it has become as i feared! DreamVeawer has been destroyed! All that happens is that the fee is raised and you get an even worse program at every upgrade!
Using Dreamweaver 2018 on Windows 10. I have a network drive with a share called "Web" and a separate folder on that share for each of my websites (i.e., cpking, artizansc, clayton, etc.). I recently copied each site to its respective folder (I consolidated all my web work to the network drive). Each of these has settings defined to discreet websites on the web. Now when I open any of the sites I get the message that "the root folder you have chosen is inside the folder for site "whatever-it changes each time."I sometimes use sychronization, but more importantly, have seen some of my css (which is different for every site) stop working.Anyone have any ideas?
How can save a file in Dreamweaver 18 WITHOUT having it automatically put the file. I am often working on pages and EVERY TIME I save it also PUTS. I like to save frequently and I have not always finished my work. I don't always want the saved paged PUT.Thanks
Hi,I'm running Dreamweaver 18 Build 10136 on Mac OS High Sierra 10.13.2.I have been having crash problems repeatedly, for no particuar reason I can find. I updated both the OS and Dreamwever at roughly the same time, so I am not even sure what caused the issue. When I search online I find lots of people complaining about the same thing, but this forum itself seems pretty quiet on the issue. I'm not even sure where to start troubleshooting the issue, but for more than a week Dreamweaver crashes at randon moments and very frequently.Herre's where it seems to be crashing:When renaming filesWhen changing the picture located on a website.I keep sending the crash reports to both Apple and Adobe, but I'm not sure that actually accomplishes anything.I am close to rolling back to a previous version, since it's getting really hard to accomplish even the simplest updates to a client's website without relaunching the program multiple times.Any ideas?
I bought a new PC to run Windows 10 and then subscribed to CC. Imagine my disappointment when after installing Dreamweaver CC I was unable to run this due to a missing dll file.So far Acrobat and Premiere Pro are working fine.Is there a simple solution to this problem.
Can I use live view with asp files; is it possible to send views to the browser from 'real time preview' ? I want to use Firefox mainly to use the grid feature. Dreamweaver phone tech more or less said i have to install Wamp to use live view with asp files. This seems odd but perhaps not knowing Microsoft. Does anyone have some insight to this. thanks very much for any input
I will start by saying I have no HTML skills and do not want them. I just need to maintain the Web page for my photo business.It used to be that in Dreamweaver and the program that preceded it, you could drag and drop tables within a designed page. You also could copy segments of type and paste them into cells in a table. In looking through the Dreamweaver manual online, it seems to me that "design view" is the way to accomplish this. But there is a problem. When I select design view for my Website page, the display cuts off all but the very bottom of the page, and there is no clear way to scroll up to the top of the page. I have tried looking for drag tabs and have tried scrolling the page by using up-down arrows.So why is this happening? And how do I stop the problem?This is a very simple question ... one that probably could be resolved in a couple minutes with an online chat rep. But good luck with that. The Adobe help/support page seems to have been devilishly designed to prevent c
Hello everybody, I am dispairing with my drop down menu in Dreamweaver.Right now it looks like this:But the menu won't hide.My codes are like this:Where is my mistake?Thank you so much,Michaela
I am no genius in Dreamweaver but had until recently been able to make a homepage for a small publishing firm. I subscribe to Adobe CC and thus get always newer versions. I made our homepage on Dreamweaver CS3. I have downloaded both CC17 and CC18 but have returned to CC15. For some days I have had BIG problems putting especially the index and the file containing all our books. All putting is unsuccessful. I can upload the book sites without any problems. Only today I realised that on the remote server HUNDREDS of asp files have been created. For the index "index10.asp up to "index131.asp" and for the file containing all books HUNDREDS AND HUNDREDS OF "nmd-hu-shoes-XXX.asp" files where "XXX" means any figure from 10 up to nearly 4000. Why does this happen? Earlier I always ensured that the local and remoter server were fully synchronised, but unfortunately I have skipped this important issue for a long time. Can I delete all these asp files on the remote server as well as the ind
I'm about to start lesson 3 (CSS Basics) I want to run a parralel website of my own while learning from the book, at what point is it best to start this, at this point? or later?
Hi My old computer (Windows 7) has run DW 8 ( I know quite old) very well for a number of years but the machine is very old. Have recently bought a new computer (Windows 10) and have installed DW 8 successfully and used site definition on new computer to connect with server successfully. Have transferred all DW local site to new computer in C:\ inetpub\wwwroot. seems to work but... The files now on the new computer are all READ only. I change the READ ONLY to READ in the file preferences but when I reload it has remained. Any ideas? Many thanks in anticipation. Kevin
I have owned cs6 since it was released. and it was NOT cheap.. My dream weaver program has crashed many time over on my win 7 and 8.1 pro machines. so I uninstalled and reinstalled. partnered with chat support, made sure to have updated my pc and java. I have even installed and reinstalled on my win 10 machine, still, dw crashes and I have to reboot the program. I really need this program to work as I am trying to launch a site for my new business.... I have another query, I am hoping this is answered as well. How can I migrate the same information from one page to ALL pages without having to copy and paste? I have more than 8 pages hahaha. and after copy paste, i have saved and debugged, a the site page works while others do not, making me hunt for the errors and type in my repairs ... time waster
Hello I have problems to re-activate CS3 . I obtained a new serial key, uninstalled the program, downloaded the Akami Net Sesssion Interface and reinstalled the software. After restarting my computer (Dell Inspiron 15, Win10) I opened Dreamweaver and got the same prompt : to reactivate the software. Same with PS, InDesign etc. What went wrong?During the reinstallation: at no time I was prompted to put in the new serial key . I have 2 days remaining to re-activate the software - what happens after the 2 days ?This is a genuine software, please help. Thanks Bianka
In the code I have a section with a class called “refferences”. In this section it holds government codes that contractors use, and past performances for the company I am building the site for. I am wanting both ‘Government Codes’, and ‘Past Performance’ to be side by side like they are in the initial design of the website.However, depending on the size of the browser you are viewing this on, the both <aside> elements are directly on point, spread out far from each other, or overlapping each other by the ‘Past Performance” below the ‘Government Codes’ out of the blue background of the section.Another issue regarding the Past Performance class, I coded the whole section in an <aside> elements with the class of “asideRight”, I then put the <h3> element its own style to match up with the past performance like it is in the initial design. Each past performance company follows in the initial <p> element with the class of “pastCompanies”. I then grouped each company b
Hi all,When clicking on the real time preview and trying to use the QR Code, it displays far too small for my phones camera to scan. How can I get around this and have it display larger? I don't really want to sacrifice the current resolution etc. as I am presuming it is optimum for the display on my iMac 27-inch (2560 x 1440).Really frustrating as I do like this feature.Any help is much appreciated.A
I can't find anywhere on the forums where this problem has been reported. I may be wrong.I am on MacOS with DW CC 2018 - when typing values into the CSS Designer immediately after choosing the unit, e.g. "px" results in a double typing of the first character. So for example, if I want to type 100px, I choose "px" from the drop-down, then immediate start typing "100" and I get "1100". This is very frustrating. It is not only on my machine. I have been training last week on 14 iMacs and every single one of them had this problem so it's not a one-off.My CC apps are all completely up to date as of 18th Dec 2017.Can anyone please help?
seit ca. 3 Wochen meldet mein Dreamweaver 8 beim Start Fehler uns stoppt wieder.Dieser Fehler tritt allerdings nur bei WIN7 64Bit auf. Benutze ich WIN7 32Bit läuft das Programm problemlos.Selbst eine Neuinstallation brachte keinen Erfolg. Was ist zu tun, damit ich das Programm weiter verwenden kann?Danke für die Antworten.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.