For all things Dreamweaver.
Recently active
Just installed DW 19.2. Why does it take a full minute to open a 64k css file? And almost as long to select-all and copy the same file? Come on Adobe!
I have been changing the header .gif to a different color. I have changed the .gif in my local files Images folder. I have checked the new one in the Remote server file and it is the correct one. But what shows up on the website is the old .gif. I have turned Dreamweaver off and opened it up again but nothing seems to work. Help!
Hello, im not sure if this is right section, but i using book, Adobe Dreamweaver CS6: Comprehensive and i have some trouble to do some questions and im wondering is there are some answers that i can take a look?ISBN10: 1-133-52593-8ISBN13: 978-1-133-52593-6
Every link I insert, by pasting the link or finding a file on the computer, ends up having ?client appended to the link. Has anyone seen this?
Hi,I have the tag below for jQuery.<script src="https://code.jquery.com/jquery-3.4.0.min.js" integrity="sha256-BJeo0qm959uMBGb65z40ejJYGSgR7REI4+CW1fNKwOg=" crossorigin="anonymous"></script>I just wonder, if I want to get a newer version, if any, where would I go?Hosun KangThe title was edited by Moderator.
hello everyone down here... knowing that on this forum there is a large number of followers (being for or against this and that)... and without wanting to create controversy, but on the contrary a brainstroming of ideas and advice (preferably wise), I would like to solicit the presence of those who want to go there from their comments.I was wondering the following question... what would today be a suitable tool for interfacing an application interface. The selection criteria being Bootstrap 4, Sass, and if possible NPMhere is the first results of the candidates who caught my attention... are there others? certainly... but I certainly missed it!https://themes.laborator.co/xenon/https://designreset.com/preview-equation/default/index.htmlhttp://www.urbanui.com/hiliteui/template/demo/vertical-default-light/index.htmlwhat would be your feedback and will you advise others? which ones (attention meeting the above criteria)thank you to those who will participate in this discussion and sorry fo
Hi everybody,I have a situation where I have a gallery that we show internally with our work peeps. We want to be able to see this gallery with a particular tag showing before we post to the client. However, we don't want the client to see it.So rather than adding and image tag for 7+ images then removing it everytime, I thought it'd be great if I could somehow access CSS to show and image from the URL string by adding a variable reference. Like...www.mygallery.com/gallery.html&showIMGtagClass=trueIs that possible somehow if I have a CSS class referring to a <div><img></img></div> ??
I have a client, who is the only one who cannot see their own website from within their bank of company computers, everyone else can see the website, even them if they use a mobile or home computer, so it points to their IP address being blocked by their own website domain?What I want to know is how to check if the domain is blocking their own IP. I have their IP I just need to reference it against something in the Plesk Control Panel but I don't seem to have the relevant 'tools' include d,so its probably a cut-down version of Plesk I assume.Is the only way to check with the hosting company?No idea when it comes to this techie stuff, outside of my remit.CheersOs
I'm not doing this right and don't find an answer anywhere so need to come here...I have made a hotspot on a page so viewer user can click on and get an email link. I've tried filling in some of the hotspot blanks but none of those work. Also, while I'm at it, I don't like 'default' email programs and usually want to communicate with the outside world using my gmail account... I'll bet that others have preferences other than default also. I'm not sure if there is some clever way to allow the user to choose another email app than default and use that with the link... that would be peaches if possible, but if not, just clicking and getting the default email app would be fine. As it is, I'm getting nothing but an error 404...
Bonjour, j'ai un problème avec la nouvelle version de Dreamweawer.J'ai la version 8 avec wamp 5 et je n'ai aucun problème pour me connecter a ma base de donnés j'ai d'ailleurs créé pas mal de site en php avec des bases.mes versions posant problème de mise à jour je suis passé à DW la dernière version en ligne avec les additifs a installer auto ou manuels (anastasi'y) et wamp 3.1.9 (dernière version aussi), enfin voila pour l'histoire.Mais j'ai malheureusement un message /your PHP serveur desn't have the MySQL module loaded or you can't use the mysql_(p) connect fonctions./je n'arrive donc pas à me connecter a mabase que ce soit en localhost ou directement chez mon hébergeur (ovh), qu'importe la version de windows 7-8.1 ou 10 en 32 ou 64 bits j'ai tout essayé. que ce soit dans le dossier wamp64 ou wamp tout simple que je modifie les chemins dans mon fichier 'Connections/xxxx.php' je n'ai toujours de connexion a ma base. J'ai repris un hébergement avec un nouveau compte, sur un nouveau p
Hi,If the bulk of the fonts in footer are a specific color, but I'd like to make some in yet another color... how can I achieve this?I have unique ID for the fonts I want in alternative color, but they are not applying. Not sure what else. They're font awesome icons.#socialIconID { color: #57b6e5; font-size: 38px; margin-left: -90px;}#socialIconID a { color: #57b6e5; }#socialIconID a:hover { color: #3254bc; }#socialIconID a:active { color: #5e32bc; } #socialIconID a:focus { color: #5e32bc; text-shadow: 1px 1px 1px #ccc; } .faStyle { display: inline-block; font-family: FontAwesome; font-size: 32px; font-style: normal; f
how can i share a project, without having to get them to enter my password
Hi,I am making a hamburger menu.Upon hover, "orange" doesn't snap to "salmon", as seen in Pic 2 and Pic 3.How can I make it happen?Hosuns Portfolio 3 Hosun Kang
Last months Dreamweaver updates introduced a problem with CSS formatting, they randomly remove spaces from calc(), then calc stops to work and a site could be broken. Any solution to this?
I have a template and want to add a page, it has 4 pages.Home About Services ContactI want to add a new page FAQ, in the same format at the About page Is the only way to do this, to manually search for every entry/code named: About and copy is, then rename the new copy to FAQ ?Or does DW have a system/function that will do that for me ?
Please -I don't know how to get help with this issue. I've seen several posts, but others seem unconcerned about it, and bug reports get no responses.When I open a file with the extension .php, e.g. index.php, and choose Apply Source Formatting, absolutely nothing happens!This used to work fine, but quit when I went to DW CC. I am currently using Dreamweaver CC 19, build 11193 on Windows 10. I don't know if there is some option I need to change, or if this is by design, or if it's a bug. I submitted a bug request, but it was not responded to and I can't see how to follow up on it. The documentation seems to imply it should work.Anyone have any advice or suggestions for moving forward?Bert Onstott
I'm using DW CC 19.1. "Format source code" has simply stopped working. Nothing indents at all. My code validates clean and works fine, and my format settings are set to "indent with 4 spaces". But nothing indents. Any ideas?
If I have the following formatted as it is as I don't want any extra spaces inside the textarea:<textarea name="someVariable" id="someVariable" rows="10"><?php echo $someVariable; ?></textarea>I want to do code formatting on entire document but it turns above into: <textarea name="someVariable" id="someVariable" rows="10"> <?php echo $someVariable; ?> </textarea>which adds unwanted white space inside the textarea field. It adds a line break, 3 tabs, line break, two tabs inside the textarea. How can I prevent this from happening while still being able to use code format?I looked in the Edit > Preferences > Code Format > Tag Libraries > HTML tags > textarea and have:Line Breaks: No Line BreaksContents: Not FormattedI looked in the Edit > Preferen
When I try to apply the source formatting to the php pages, the code show indent and spaces not necessary.Instead if I use the same process on a html page, the source code is formatted correctly.Is a bug or Dreamweaver (Adobe) consider PHP code in a different way?PHP page (source formatting wrong):HTML page (source formatting correct)
Hello,I've a problem with the last version of Dreamweaver (2018) about "Edit->Code->Apply source formatting".If I use it, the js code isn't formatted correctly.For example, this is the correct code from a PVII extension:<script type="text/javascript">P7_SOMop('p7SOM_1',99999,2,1,600,1,1,0,1,400,1,1,0)</script> This is the code after that I've applied the source formatting:<script type="text/javascript"> P7_SOMop( 'p7SOM_1', 99999, 2, 1, 600, 1, 1, 0, 1, 400, 1, 1, 0 ) </script> For Google Analytics this is the results.Before:window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-');After:window.dataLayer = window.dataLayer || [];function gtag() { dataLayer.push( arguments ); } gtag( 'js', new Date() );gtag( 'config', 'UA-' );The
Good afternoon,I'm using Git within Dreamweaver and have hit a problem quite quickly.I have thousands of files to stage, but the checkbox for staging/unstaging is not working. When clicked upon, it's not selecting all of the subsequent checkboxes beneath.Please se image. Please adviseThanks,H
I am trying to get rid of the line right below my image, every time I use a <tr><td colspan="7"><hr></td></tr> The shorter lines keep appearing. Do you know what I need to do to fix it?
Bonjour, Comment faire pour que le code entré dans la fenêtre de code soit répercuté dans la fenêtre de visualisation ? (Dreamweaver 19.1 sous Mac OSX 10.14.5)Merci de votre aide
I am not sure if this is possible or not?I am using a backlink as shown below<li class="active-top-menu"><a HREF="javascript:javascript:history.go(-1)" class="dark-grey-panel">Back</a></li>But is it possible to link it to#search-target So when you click the back button it goes to a certain part of the other page?Any suggestionsThanksTim
I have many, many strings of html code in Dreamweaver, scattered all through the document, such as:<a href="file:///C:/Users/User/AppData/Article-final-draftdocx#_edn4" name="_ednref4">[4]</a> <a href="file:///C:/Users/User/AppData/Article-final-draftdocx#_edn5" name="_ednref5">[5]</a> <a href="file:///C:/Users/User/AppData/Article-final-draftdocx#_edn6" name="_ednref6">[6]</a> <a href="file:///C:/Users/User/AppData/Article-final-draftdocx#_edn7" name="_ednref7">[7]</a> My first step is simply to find all occurrences of lines that match that pattern. I'm trying to use wildcards to construct this search:Find each occurrence of a string that BEGINS with <a href="file:///C:/Users and ENDS with ]</a> So if it finds: <a href="file:///C:/Users/User/AppData/Article-final-draftdocx#_edn4" name="_ednref4">[4]</a> Then I can click FIND NEXT and it will then find <a href="file:///C:/
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.