For all things Dreamweaver.
Als letztes aktiv
Hello all,I'm getting into WebDev. I learned some Javascript a year ago, and I'm trying to relearn now. I attempted this simple exercise from the online class I took last year; it's supposed to change the h1 color to pink using Javascript:var h1 = document.querySelector("h1");h1.style.color = "pink";When I type this in, nothing happens. I looked at the console on the preview page and got this error message: "Failed to load resource: the server responded with a status of 404 (Not Found)"I don't understand what is "not found" and why. I would appreciate any help you can offer. If you need clarification, I can provide more code and context. Thanks in advance!
Have a look at what DMXzone has been up to over the past month, bringing Wappler to Dreamweaver with more to come.
I click on the desktop icon for Dreamweaver CS4 and it kind of fires up but then displays an error message box containing the code 147.20 and then closes down.I tried phone support but the automated voice said it can not help.I have Googled it, but not really found an answer.Any thoughts, suggestions or even better a real solution?I rarely use DW, but I am trying to do something for a charity, so please be gentle with me.
Hello all.My site uses a javascript to generate a popup and bottom of page banner to generate sign-ups for my email list. The script is supposed to appear once and if closed, not appear again for 30 days. In older versions of Dreamweaver, Live View would honor this request and if I closed it while the site was showing in split view, the popup and banner wouldn't reappear for a month.With this latest update to Dreamweaver 19.1 (Mac) the pop-up and banner appear on every page I attempt to edit and even when I close them, they re-appear on the next page opened to edit. I've searched and searched and cannot find a solution that works. Does any one have a suggestion for making this stop? Thank you in advance for any help.
Hi,I created bootstrap modal carousel which contains images of various width and height.The problem is that the transition of the images is not smooth.This is the sample page where i also added, in css:#myAutoGallery .carousel-item { transition: transform 1s ease, opacity .75s ease-out;}I also placed the carousel in the middle of the page as well as some color modificationsThis only make the fade last longer but transition is still very jumpy for different size images.How can make the transition smooth?Sample page:DnD-Production Thank you!
According to the description of dreamweaver.findNext() in https://helpx.adobe.com/dreamweaver/apiref/find-replace-functions.html#dreamweaver_setupfind, the matched result should be selected.Finds the next instance of the search string that was specified previously by dreamweaver.setUpFind(), by dreamweaver.setUpComplexFind(), or by the user in the Find dialog box, and selects the instance in the document.Currently, after the calling of following code, matched result is not selected/highlighted.dreamweaver.setUpFind({searchString: "AAA", searchWhat: "document", matchCase: false, matchWholeWord: false, useRegularExpressions: false, searchSource: true});dreamweaver.findNext();
Hi all.I tried to put literally a title to ask my question. In Dreamweaver CC 2017, when I wrote a tag, for example:<div></div>After that, putting the cursor betweem them and pressing enter, the tag block was indent automatically like this:<div> "blank space indented"</div>Now, in Dreamweaver CC 2018, when I do the same proccess, I have a tag block like this:<div></div>Without the blank space indented. There is a way to do as was made in DW 2017?
Hi all,The website looks good in desktop and tablet views but not looks good in mobile view.Kindly help.eZeemeat - A ZION Group Thanks in advance.
Shouldn't the path to the open file appear in one of the locations pointed to by the green arrows as it did in older versions or did they remove that feature in DW CC 2018? Is there a setting to show the path of the open file? I see that the path is shown when the tab is hovered over.
Hi,I use bootstrap 4I want to create a responsive gallery with all the thumbnail on one page.I know how to problematically create both the carousel and the thumbnails.When the user clicks a thumbnail it will turn to a carouse with the selected image as active.I believe this is best achieved with js.1. How do I show the carousel on top of the thumbnails once the use clicks a thumbnail?2. How do I set this as active (i know how to find the link to the image) 3. How do I remove the carousel, when the user clicks outside the carousel and leave the thumbnails.A link to and existing code/gallery would be good as well - i'll extract the code from there.Thank you,
Whenever I try to start Dreamweaver CC 19.1, I get a message "C:\Windows\SYSTEM32\mfc140u.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0x000012f."I found a discussion from 2017 on a similar-sounding issue where the recommendation was to get a particular updated C++ redistributable package. However, since so much time has elapsed since 2017 (an eternity in software time), I'm not sure what the current recommendation might be.Anyone know?Thanks!
Hi I am a beginner and need help with the jump menu and jump menu go. I have tried to follow your instructions, however I cannot seem to add the jump menu go. I cannot find the menu id box in jump menu. Your instructions on "step 2 change label as needed" where do I do this? I do not understand your instructions on step 7-8. Can you be more specific.Where do I change the name and Id? Thank you!!!
Hi,In the image below, Mobile View is seen on "Chrome on Desktop".But it's not seen on "Chrome on iPhone".How to fix the problem?(I want to make Mobile View seen on iPhone.)Hosun Kang
Bonjour,Cela doit faire bien 6 mois maintenant que je ne peut plus utiliser Dreamweaver pour coder. Dès la création d'un nouveau fichier, mon curseur se met à clignoter toute les 2s avec l'icône de chargement et cela m’empêche d'écrire le moindre caractère. Je ne peut pas accéder à quoi que ce soit hormis le bouton pour quitter. J'ai tenté évidemment des désinstallations (avec suppression des paramètres) et suis désespérer de voir que les màj n'apporte rien.Je fonctionne sous Windows 10 tout est à jour, performances plutôt bonne (core i5, 16Go de ram, ssd, GTX 950M...)Auriez vous une idée ? Sinon je mets ce logiciel à la poubelle.
Hello, Good afternoon.Please solicit your kind help. I am new to PDO...I have a working Case When statement as seen below. Now I am upgrading my application PHP to PHP version 7. I have this code working well with DW CS6 Server Connect but with DW CC and PHP 7, I cant use Server Connect. In addition, DMXzone extensions do not give room for advanced codes like this one. So I want to add it to my application directly.Can someone please help me write it in PHP using PDO so I can integrate it into my application's column chartSELECT COUNT(CASE WHEN tbl_projects.projsector = 'Agriculture' THEN 1 END) AS `AG`, COUNT(CASE WHEN tbl_projects.projsector = 'Building Construction' THEN 1 END) AS `BC`, COUNT(CASE WHEN tbl_projects.projsector = 'Health' THEN 1 END) AS `HT`, COUNT(CASE WHEN tbl_projects.projsector = 'Education' THEN 1 END) AS `ED`, COUNT(CASE WHEN tbl_projects.projsector = 'Water Supply' THEN 1
(There's an almost-zero percent chance that there will ever be a 3rd language, so we're talking strictly alternating between 2 languages.)I was thinking of a link at the top of the page that triggers a (PHP?) event that will reload "self" except with "_alt" at the end of the file name -- so "domain.com/page.php" becomes "domain.com/page_alt.php" -- and vice versa if already on a page ending with "_alt" (so it removes it to revert to original language version of the page).Is this as good a method as any other?If so, what would that syntax look like?Thanks!
I have an object set in the style section (like below).I need to change with js the "/MyFolder/" part of the background string below.Is there a way to do?Thanks.<style>#MyObject {top: 700; left: 100px; width: 70px; height: 70px;position: absolute;background-image: url(http://MyUrl/MyFolder/abc.png); background-size: cover;">}</style>
Hi,I know it has been discusse many times, but not recently. Dreamweaver CC 2019 latest version. Core-i7 5730k, 32GB RAM, GTX980.So I am trying to get some help:When I start the preview in browser from bottom right, it takes about 5 minutes to load the page and it does not show css, only the html.....Waiting for 127.0.0.0Is there a solution for this ?I have moved the files to an SSD, I have reinstalled and deleted the preferences folder in %appdata% and so on, but no luck.Thanks for looking into it.Best regardsBeat
As Dreamweaver is still being sold and updated, is it going to update its Server Behaviours to be php7 compatible by way of MySQLI or PDO?Dreamweaver was created to make building dynamic database sites easy. However as all the Server Behaviours are now deprecated and useless - what is the point of it?I understand there are a couple of commercial extensions from Webassist and DMXZone that can handle this - but I'd simply like to ask Adobe if this functionality is ever going to be incorporated into DW, yes or no? How does one ask Adobe this question?Chris
I have a competitor site where the text cannot be copied. Seems very unusual. I would like to achieve this. Not a flash site, and this person is very SEO savvy. Any ideas how? The text can be copied if one goes to the code, but not from the regular web page.Also on her page, the links don't have an underline when one scroll above them, only hand symbol which is nice. Is that good or bad? How is that achieved. Thanks!
Hi guys, im working on a breakout game for an assignment at school. I have all the code done and my game works, now i'm just changing it up a bit and adding my own touch. I have been trying for the last couple days to change the moving ball to an image but i have been unsuccessful. If anyone has any idea please help me out.this is the what we have been using to help us write the code.2D breakout game using pure JavaScript - Game development | MDN
I'm totally new at this and recently decided to dive right in and build a website. I know better now that I shouldn't have modified the bootstrap.css file, but of course I did! So what now? I didn't break anything that I can tell and I didn't change much, but I can't exactly remember all the changes I made to it. Any issues with keeping it the way it is or should I try and revert it ? (can I even do that?)
Hello everyone!This is my website: www.sheilaschaefer.com, I have two problems that I am not able to see where I can put it right, well I did try, but with no avail.1. contact in the navbar will not scroll down to the contact form page in the page (the other three navbar items scroll nicely though);2. The input fields for the contact form is white text with a white background. I went into custom.css to change the text dark blue for the input text, but it is still white. I had followed a step by step tutorial on youtube for this really nice contact form.Please can anyone help me in putting this right by letting me know what I cannot for the life of me see?Thank youSheila
I have been 'gifted' a widget which I need to include on a website I'm updating. It's a javascript link to an external resource which writes a link to a css stylesheet into the website to give position/presentation to the widget.The link to the stylesheet is written at the foot of the page in a div containing other code relating to the widget. Is it now considered ok for a stylesheet link to be written anywhere within the html code these days?I ask because I want to include my own css linked stylesheet to over-ride some stuff I don't much like about the widget. I was just going to include the over-ride css in in the global css file BUT if I can just start including css stylesheet file links all over the shop, should I bother?Any opinons on this practice? I was under the impression that it was still best practice to link the stylesheets in the <head></head> of the page but maybe things have moved on and I've miss that information. Its difficult to keep up what is going on th
Hi.For my PHP includes I use the file extension ".inc".Is it possible to configure DW in a way, that he uses the same syntax highlighting and code formatting rules as for files with the extension ".php"?Thanks.
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.