For all things Dreamweaver.
Recently active
I'm currently using javascript to display an image based on one dropdown menu, but I was wondering if there was a way to display the image based on 2 dropdowns, in other words there are 2 fields A and B and each has a drop down with multiple choices.A: 1,2,3 B: 1,2,3If A is 1 and B is 2 then display image12.jpg or something to that effect. Appreciate any help on this, thanks!
Je suis sur monterey et je n'arrive pas à ouvrir dreamweaver. J'en ai vraiment besoin quelqu'un peu m'aider
[Link removed by moderator as per forum guidelines.] I'm using this script. I have the player hidden on purpose and the audio file is in the root of the site in the public.html folder. For some reason it is not playing? <audio autoplay id="volumeset"><source src="wolfhowl.mp3" type="audio/mpeg"></audio><script>var audio = document.getElementById("volumeset");audio.volume = 0.1;</script>
It seems to me DreamWeaver is a poor relative of the CC family. I like DW and use it a lot. When ar we getting a serious ugrade?
I created scrolling text on a webpage that works fine in Dreamweaver (Live view) but when viewed on a browser the scrollbar keeps jumping back to the top when released. I would like it to hold in place when released.
I tested the html page on my desktop - and the browser shows no errors on the page. The scrollbar works and I can navigate to any of the links - but when uploaded on my server, the text scroll works fine, but any mouse action opens to '404 Page Not Found'.This has never happened on other pages, and I think the problem is in the code relating to the scrolling text. But if there are other possibilities, please inform. https://www.mightyforcesmusic.com/ergo-tatters_about.html The code script relating to the scroll reads:<div class="scroll" onmouseup="MM_goToURL('parent','ergo-tatters_about.html');return document.MM_returnValue"> Thank you for your help.
이미지 링크하기위해 사각형 툴을 작동하면 활성화가 안됩니다
I've been using Dreamweaver for about 20 years. The latest 2021 iteration's handling of CSS is a real step back from earlier versions. According to Adobe help, updated 16 May 2021, I should see a selection's CSS properties in the CSS Designer set to "Current," like the image they provide at right. That is what I've been used to for years, and would like to be able to see with the current 2021 version.However, even when I "reset" the "standard "workspace, I don't see the css properties, instead the prominent panel shows the DOM tree, as in the image below left. I assume there might be a way to change the settings so I can see a selection's CSS properties, but I've been unable to find any relevant help from Adobe to do so. Anybody know what I need to do?
Hello, I am attaching a sample screenshot of code inserted with Dreamweaver that is incorrect in the validation phase. Thanks Webmaster
Bug or misleading feature / Paths: When renaming a path in a html-document with Dreamweaver, it opens a list of previously typed paths while typing. However, wrong path is preselected in the list when the user types in part of the path to be renamed, but the ending remains the same. For example, img/newname/default.html where the user only types in the "newname". Thanks.
I have this really old dreamweaver product downloaded on my old computer, I want to download that software onto my new computer without paying anymore money. I have that product registered under my adobe account, but there is no option for me to download that dreamweaver at all, it just gives me a serial number, which the chat person said is invalid, thus I was redirected to this forum, to see if anybody can help me download the old software onto a new computer.
Continue to the above topic: https://community.adobe.com/t5/dreamweaver-discussions/large-text-in-the-title/td-p/1334696 [Moderator removed <pre> formatting.]
Sometimes it seems that Dreamweaver is not correctly updating links automatically, when the user renames a folder. Usually there's a longer list of links in the pop up dialogue, but sometimes only one.
Hello. My DreamWeaver 2021 keeps krashing after startup. Everytime I reboot my laptop DW spends most of the first day crashing. I haven't found any pattern, the first startup restores all open files form the last session, the following crashes start with a blank window but it still crashes after a while (between 30sec - 10 min after startup). I submit all crashes and has been doing it since this started early this year, but it's getting anoying to work with DW as it doesn't seem to improve. Here is a copy of the last crash error:<?xml version="1.0"?><!DOCTYPE AdobeCrashReport SYSTEM "AdobeCrashReporter.dtd"><crashreport serviceVersion="4.7.0" clientVersion="4.7.0" applicationName="Dreamweaver" applicationVersion="21.3.0" build="15593" source="Windows-Client" crashType="n/a"><time year="2022" month="11" day="14" hour="9" minute="37" second="31" timeoffset="60" timezone="W. Europe Standard Time"/><user guid="3620187d-96df-43a5-a0d8-6c2f6dd79793"/
Hello, I am attaching a code. When I "go over" the link, the "title" is displayed. I request that the font size be large.<!doctype html><html><head><meta charset="UTF-8"><title>Untitled Document</title></head><body><img src="Screen Shot 2022-11-15 at 19.37.39.png" title=״TEST״ width="457" height="396" alt=""/></body></html>
I used to be able to access a dialog for creating a Refresh meta tag via Insert > HTML > Meta > RefreshWhat is the current way to bring up a Refresh dialog?
I have two simple feature requests: 1. Let us open more than one window like VS Code Maybe there's a way to do this but it's not obvious on my Mac. This way I could have two sites open and upload to FTP on save on the two websites without having to switch sites or re-index the directory. 2. Let me mouse over the tabs and swipe left or right to scroll the view of them, like VS Code. If I have 20 tabs open and can only see eight of them, it's a pain to go to the two arrow drop down menu to select the tab I want. I've been submitting this feature request for at least 12 years. These two things would greatly increase efficiency and speed.
I have multiple sites set up in Dreamweaver and have clicked the box to Associate a Git Repository with this site for each of them. I can stage, commit and even push files for all of the sites but one. I have tried deleting that site from Dreamweaver and setting it up again, but to no avail. Can someone please help me figure out why this is the only one that will not work?
I've installed Git and associated my site with a new Git repository, but I cannot commit any file. Here are some pictures of my preferencesMy Git preferencesMy Site preferencesMy Git installation should be okay, I can open a Git Terminal for exampleAnd the repository is shown as masterActivating the Status checkbox should select every file because this is a fresh repository without any commits - but it doesn't workWhen I select a file manually the Commit-Button is still grayed out, I am not able to commit any file.Please help me to solve this problem.
Hi, I exported a file from InDesign using the in5 plug in. But there are sections that are greyed out (see image) and that I can't delete. Any suggestions? Thanks!Valeria
I want to install a new version om Dream Weaver but get the message ”No internet” when I click on the programme symbol and try to install.
What is the best way in Dreamweaver to generate all SEO related tags( must include meta tags). Regards,Mehboob Shar
The Code panel doesn't work correctly. Among other issues, like not being able to use select + opt + grab to copy, it sometimes also selects the wrong corresponding text in the Code side when that text is selected on the Design panel. And as the attached video shows, italicizing has an issue. And there's more: often clicking on an image and using the Properties panel to adjust its size crashes Dreamweaver.
a minor glitch-- If you select any movie on this page https://toddheymandirector.com/reel/ the movie automatically (correctly) begins playing.. however the play icon continues to be displayed. It should be the pause icon since it is playing. If you click on the play icon, the play icon stays, which is correct because youve paused it. if you click it again and begins plays and finally displays the pause icon which is correct because its playing. how do i get it to display the pause icon when the page loads and it is playing? a pseudo class for the onload state? here is the css for the player from the player stylesheet https://toddheymandirector.com/css/video-js3.css* Play/Pause--------------------------------------------------------------------------------*/.vjs-default-skin .vjs-play-control {width: 25px;cursor: pointer;color: #d38d48;}.vjs-default-skin .vjs-play-control:before {content: "\i";margin-top:8px;}.vjs-default-skin.vjs-playing .vjs-play-co
Hi,When I opened a start template " Carousel Jumbotron" I've got this inforamtion. Could you help me what is it and how to fix this? "Errors while trying to synchronize files:Cannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap-responsive.cssto /bootstrap/css/bootstrap-responsive.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap-responsive.min.cssto /bootstrap/css/bootstrap-responsive.min.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap.cssto /bootstrap/css/bootstrap.css:InternalError: too much recursionCannot copy file:///C|/Program Files/Adobe/Adobe Dreamweaver 2021/Configuration/Third Party Source Code/bootstrap/css/bootstrap.min.cssto /bootstrap/css/bootstrap.min.css:InternalE
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.