『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
Hello,The last update of Dreamweaver cc 2017 change all options.1/ auto completeI want to disable all auto completion, but there is no option for that?When i write ( { " ' dreamweaver write automatically ) } " ' How disable that ? Like before the update.2/ tooltipI want to disable tooltip for php and javascript, but not for html and css. But since the last update, it's all or nothing. How select this option per language ?(In reality I would like to be able to choose which tooltips to display: func but not constants, ...)Thanks
Hi everyone,for a contact form i have these two pages and code:-----------------contact.html:-----------------(...) <div class="row"> <div class="text-justify col-sm-12"> <form action="sendmail_test-2017-07-15.php" method="POST" class="form-horizontal"> <div class="form-group"> <label for="inputfirstname" class="control-label col-sm-2">First Name</label> <div class="col-sm-10"> <input type="text" required class="form-control" id="inputfirstname" placeholder="Put in your First Name--here"> </div> </div> <d
Hey guys, Every time I load my website, my iFrame keeps breaking out. This means that the iFrame enlarges to a full screen. I have a snippet of code in the HTML portion of my page now which seems to do the job.Code:<script type="text/javascript"> window.onbeforeunload = function () { return "This will end your session"; }</script>Although it seems to work fine in terms of keeping the URL from busting out of the iframe, it loads a prompt: This page is asking you to confirm that you want to leave - data you have entered may not be saved. If someone clicks "leave", the iFrame will enlarge to full screen. When someone clicks "stay", the iFrame will remain as is and not enlarge (this is what I want). If anyone knows how I can stop this from occurring I would really apprec
buenas tardes tengo un problema al abrir el programa dreamwaver. me sale error de aplicacion con el codigo 0xc00007b. gracias por su ayuda de antemano.[Nota del moderador: Mover este mensaje de la Forum comments y en la Dreamweaver support forum]
I need a good source for basic SSL certificates. Any suggestions?
Will this operate on Windows 10?
I used an old Macromedia version to create my website. Will a new(er) version of DW be able to edit that?
I have been using DW for many, many years, probably something like 10 years.I always loved it. I just recently changed laptop and decided to start using the subscription version of DW CC (previously I was still using one of the versions where you could just buy a licence).This new version however I can't use. I list here my problems, maybe it's just me but I can't see how to fix them and I don't understand how anyone could accept to use this software:- The code and design views get out of sync- The I select an html tag, it selects the entire tag and its corresponding closing tag even though and the selection is blue which hides the cursor behind it which is also blue.- Sometimes I copy text and it copies some other text from a random location- I have an i7 generation 7 with SSD disk and 8MB ram and yet using Dreamweaver makes the CPU fan on all the timeAll these things are driving me crazy and I can't find a way to fix them.Is it possible to roll back to a more decent version of DW, I
I'm trying to copy a set of values directly into the code for an HTML document I'm working on. (Before you ask: yes, this stuff has to be hard coded; no, I can't put it in a database; no, it wasn't my idea to do it this way) Even though I'm copying just text, when I hit ctrl-v to paste where I want it, Dreamweaver thinks I'm trying to paste in an image. I can hit "Cancel" on the dialog (or just hit the Esc key) and then repeat the ctrl-v and it works as expected at that point. I've already set the "Text only" option in the Copy/Paste section of Preferences, so I know that's not the solution.Any idea why it's doing that and how I can get it to stop?
Since updated to the latest version of Dreamweaver (with Git functionality), the program stalls/freezes/locks-up randomly for exactly 5 seconds. I only use Dreamweaver in code view, so I don't know if it happens in other views, but in code view, I'll be typing away and the cursor will just disappear for 5 seconds and then return. This happens several hundred times a day.Is anyone else experiencing this? If so, do you have a fix?
I have a page that shows the linked assets horizontally across. Like this:[Source Code] [something.js] [something.css] [somethingelse.css] [another.js]The problem is (code view for all):If I scroll (mouse scroll wheel) to a certain point in the code on Source Code, make some edits, then click over to a CSS file and scroll to edit there...when I go back to Source Code I'm not at the same point I was before...where my last edit was. This happens on all pages - I'm always losing my place and I have to search to where I left, which can be maddening with thousands of lines of code.Anyone else experience this? It's like files are being scrolled as I scroll on other files? Is there a setting I missed? Is this a bug?Thanks!Windows 7, DW2017 build 9346Also: if I double click on something on one file so it is highlighted, then go to another for edits, then go back...it will remember where I was when I
In work, one of my colleagues is having a bit of a problem with extension-less XML files. We have it set up that DW will open it, but despite there being the XML DTD at the top, it is not recognising it in terms of code formatting and colouring or validation. She is using DW CC 17.0.2Mine is working fine, though I am on a much older licence - I'm using CS4. We've been through all the configurations we can think of and can't see any differences between our setups. Is this a known issue, or is there something we're missing.Note that it is NOT possible to add an extension to these files, as they come from another system and must be named the way they are.
Rechner: Asus GL 752 VW - 16 GB Ram - Windows 10, 64 BitDreamweaver 6 - nicht CC! -startet plötzlich nicht mehr. Es kommt eine Fehlermeldung"Die Ausführung des Codes kann nicht fortgesetzt werden, da MSVCP100.dll nicht gefunden wurde. Durch eine Neuinstallation des Programms kann das Problem möglicherweise behoben werden."Eine Neuinstallation bringt leider keine Änderung, die Meldung erscheint weiterhin, DW 6 startet nicht. Aber auch Adobe Lightroom 6.1 stürzt nach dem Start ab, allerdings ohne jede Fehlermeldung.Alle anderen Installationen auf dem Rechner - z.B. Photoshop Elements 14 - laufen genauso problemlos wie die Standard Office Programme oder auch DeLorme Topo, Firefox oder Thunderbird.Wo liegt das Problem?Vielen Dank für weiterführende HilfeRolf R. Safferthal
Hi,I'am running the latest version of Dreamviewer CC and experiencing what i would call a dangerous bug/problem.When working in code view and hovering over a URL inside a file_get_contents function, Dreamviewer is loading this URL and displaying a "image not found" message on top.I create API's in PHP and when Dreamviewer load this URL, it actually runs the live API, which is not okay at all.I have Goolged and found many people having the same problem and with no option to disable this annoying thing.Also, there is no logic in Dreamviewer trying to fetch and preview a image from URLs like https://domain.com/api/api.php?secret=XXXXHOW TO DISABLE IMAGE PREVIEW?
I have a problem with https and Dreamweaver: When an img src contains "https://www.example....", Dreamweaver doesn't start (No response). When I replace "https" with "http" it works fine....<img src="https://www.expample.com/example.jpg">....doesn't work<img src="http://www.expample.com/example.jpg">...works
Hello there,I just updated to the latest version of Dreamweaver and when i select a PHP variable if doesn't select the $ sign.I can't find a setting to reverse this and it really annoys me.Does anybody know if this can be fixed?
Ciao,I have a windows 10 laptop with the latest CC installed, I'm regularly using all the Adobe products that I've installed (PS, AI, ID, AA, XD, PR, AE, etc) but Dreamweaver.When I try to start it nothing happens, if I check on the windows task manager I can find the DW process in background.I've already tried to uninstall and reinstall both DW than CC. Useless to say that i really need that software to work, ac anyone help me?Thanks in advance
I have a template I created with a repeatable region. In previous versions of Dreamweaver when I created an HTML page from the template file I was shown a dialogue box on the region which let me add and subtract repeatable regions. In Dreamweaver CC 2017 this dialogue box doesn't show up. If I click on the repeatable region I get an option in the Edit menu to Cut, Copy, or Delete the repeating region, but none of these commands appear to do anything, and Copy is not followed by an option to Paste. Below is a bare-bones example that doesn't work as expected. Is there some new way to use repeatable regions or some setting I don't know about?Thanks in advance.<!doctype html><html><!-- InstanceBegin template="/Templates/test.dwt" codeOutsideHTMLIsLocked="false" --><head><meta charset="UTF-8"><!-- InstanceBeginEditable name="doctitle" --><title>Untitled Document</title><!-- InstanceEndEditable --><!-- InstanceBeginEditable name=
I built a website like all most a year ago with bootstrap. And just the other day, I added a drop down menu to my navigation. I need to modify some colors on the drop down and can't seem how to figure it out. Can someone help me, please?Home - Empowered Golfers Mb.
I am trying to add a line break without a bullet to this set of code after the [1,1]Everytime I add a <br> it adds a line with a bullet underneath the Employee Assistance Program.I am trying to add this because of the way that chrome is making the menu look.Someone please help me.
I am SO new to this, and i have no idea what i'm doing really, and i feel like ive burned through every youtube tutorial trying to figure this out.....here is the code for the 1 row 2 column table: <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td> </td> <td> </td> </tr> </tbody></table>I want it to look like the attached picture. Each is its own piece though, and i will attach picture to just show you that as well.When i select the first table, i go to my tab and click insert>imagebut obviously this has to be wrong..... I am getting large white space all around the image. Also, i cant seem to stack the social media icons on top of the larger block holding the number and website. they just keep appearing side by side.Any help is appreciated. Thank you.
I just updated my SSH key for my website and am getting the following error:Googling reveals this typically involves deleting the entry from the SSH hosts file, but I haven't been able to find it in either the Dreamweaver or Creative Cloud directories.I'm using it through the CC app on Windows 10.
Prezados,Este meu programa, o quando ligo, fecha-se, na mesma hora. Que faço com isso?Sem Mais!
Every single working day, all day long the in the dreamweaver editor it freezes in the middle of editing or writing code. I will be typing away. And then boom. Frozen. I have to wait for it to catch up or do what ever it is doing. Today I finally decided to take the time out of working and mention here.The other issue, the mulitple cursor selection stopped working right after I updated my operating system to Sierra. I miss it.Dreamweaver worked just fine prior to updating to Sierra.see image the cursor is where I was typing when this happened. Also the hidden characters are gone again so I can see the tabs and make sure there are no spaces. The hidden characters come and go on their own.but if I click my css tab at the top i see tabs on that page. but I never know when I'll be able to see tabs. they come and go. Along with the FREEZING symptom.So my apologies for losing it here in the forum. But it is really frustrating not having the dreamweaver app respond when you are wo
Hi I need some help.I created a new site, created an html and css page however when I try to save my 'Save all Related Files is grayed out.Is there something I need to change or set in the preferences ?I refreshed my page, closed Dreamweaver and open it again, same thing.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.