For all things Dreamweaver.
Actividad reciente
Dreamweaver is brilliant. When it isn't frustrating the life blood from my most extreme capillaries, I love it.But because of those frustrations, I have to ask why Adobe don't support it like it has a future, because the communication and heads up on updates and deprecation of functionality just riles its users up the wrong way every time an update comes. OK, beta versions are put out there, but the mainline users are not going to be people that download and use them regularly enough to give assessment, and you will be left with the Adobe enthusiasts who will only represent themselves as a user group rather than a broad spectrum of professional site designers or needy amateurs who wish to produce a decent experience for visitors to a site representing their hobby or small business.My biggest bug bear of recent years was the deprecation of server behaviors. I am a web numpty, I know a little, mostly what I want to do, but I only occasionally actually sit at the computer working on my we
Gibt es unter Dreamweaver (CS 6) die Möglichkeit, tags bzw. spans "ohne Inhalt" mit einem Schlag zu löschen? Also: <span class="X"></span> oder <p class="X"></p> Liebe GrüßeSabine
I have boght Dreamweaver CS 6 for tecnichal problamme ı must download my prodoct again to my conputer but I cant faund any ware for download Dreamweawer CS 6 to Adobe web Page can you help me abaut that problemPS : I cant any Contact to Adobe !!!!
I have the following code:<html><head><meta charset="utf-8"><title>Bayside Beat: Cable cars</title><link href="styles/responsive.css" rel="stylesheet" type="text/css"></head><body><div id="wrapper"> <header>...</html>So the question: How is the DIV linked to responsive.css where I can't see the class ID #wrapper in <link href...> Can you explain to me what links lines 5 and 10 together?
I am working through the Training from the source Dreamweaver 8 with ASP, ColdFusion and PHP book and when I try to setup the database connection it fails with an erro that says "Your PHP server doesn't have the MySql module loaded or you can't use the mysql_(p)connect functions". I did some research and found some help on the MySqlForge Wiki site but even after uninstalling and re-installing PHP several times it still does not work. I am running Windows XP sp2 PHP 5.1.4 (installed both using the Windows installer and manually) and MySql 5. Thanks for the help Bongo_Bob
I can't target the td tags within a table, DW shows the preview properly but when I upload to the server the td style isn't applied. I'm able to target the tr but not the td within the same table.I have the following in the Global style sheet section targeting the table, I can see the tr has the style applied but not the td:.table-specifications tr { padding: 30; border-bottom: 1px solid #ccc;}.table-specifications td { padding: 30;}Here's the MarkupHere's the URL ("specifications" tab) Thanks for your help,Brandon
I create a 3 x 3 table in Dreamweaver and in design/html preview it looks fine but when I upload it to our site one of my images drops below the table. Anyone have guesses to why this is happening?(the image below is supposed to all be parallel horizontally )Code for reference<table width="1159" height="577" border="0" align="center" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="662" height="577" rowspan="3"><img src="file:///P|/- MILLERS MARKETING & DIGITAL/CONTENT PLAN/Week 50 FY17/HOMEPAGES/BTF/NO PADDING/images/jackets-homepage-banner_03_01.jpg" width="662" height="577" alt=""/></td> <td width="15" height="577" rowspan="3"> </td> <td width="497" height="275"><img src="file:///P|/- MILLERS MARKETING & DIGITAL/CONTENT PLAN/Week 50 FY17/HOMEPAGES/BTF/NO PADDING/images/jackets-homepage-banner_0
I received this dialog from DW 2017.1 build 9583 for Windows 10 x64:There are three things wrong with it:It has a spelling error (see if you can find it)FileZilla has no problem carrying out this operation successfully. In fact I use a host where I can only use FileZilla (because DW FTP is so crap [Siteground])the two above buttons give me no way forward. Each one just leaves me in the same dissatisfied state [bad user experience]Why years ago when designers and developers would state that they would never even bother with DW FTP, because it is rubbish, is it still lacking?Why is a free product from FileZilla twice as good?2017 and it is about time you gave yourself a good kicking regarding this part of DW. It is bringing the side down and you might be unaware that it is second rate.
I have one single graphic that I have sliced in Photoshop and exported into Dreamweaver. I have four slices, each have a link the corresponds to our live website. I tried uploading all the images that Photoshop made when I sliced, as well as the ready HTML web file from Dreamweaver to dropbox.com, and then uploaded the code text into our email service. The preview through the email service shows all blank images. I am very new to using Dreamweaver and have never attempted to upload my own HTML to this email provider. How should I go about hosting the images so all clients can view the email? Nothing on the internet has quite answered my question as to how I can get the images to show up.Thank you for your help!
Salve, sto facendo un sito web per delle persone che poi non vedrò più. Io scrivo direttamente il codice perchè conosco html, css, js ecc. ma loro vorrebbero non mettere le mani sul codice ed andare a modificare il sito con le funzionalità che mette a disposizione (come su muse, per intenderci). Vorrei quindi sapere se è possibile avere accesso a tutte le funzionalità del programma anche senza toccare minimamente il programma.Grazie in anticipo per la risposta.
Hi all,The latest version of the Creative Cloud desktop application is now live for all locales. The reason I post this here is because there are a number of updates, including both features and bug fixes that have been addressed in the latest release.I encourage all of you to download and install the latest version. If you did not get a notification, log out and log into your application.See Use the Creative Cloud desktop app to manage your apps and services for more info.Thanks,Preran
I have an svg diagram I have created for a website in javascript. I would like to style the svg with css (which is allowed). I like using the CSS Designer tab so I don't have to go manually to the css file and add it there. However, when I try to do that, I get, for example, "fill is not a valid css property. Enter a valid CSS Property!". It definitely is a css property though because when I add it manually to the css text file it correctly changes the diagram. Is there not another way to add styling to svg without going to the text file?
Tired of the popups and I can't figure out how to shut it off. There's a New Feature Guide category in preferences but there's no option to disable.
Hi!I have a problem with postindex.php<html> <head> <!-- Polish --> <meta charset="utf-8"> <title>Przekierowywanie</title> </head> <body> <form action="home.php" method="post"> <input name="nick" type="text"> <br> <input name="pass" type="password"> <br> <br> <input type="submit"> </form> </body></html>home.php<html> <head> <!-- Polish --> <meta charset="utf-8"> <title>W trakcie budowy!</title> </head> <body> <? //POST Nick and Password $ln = $_POST["nick"]; $lp = $_POST["pass"]; //Checking nick and password if ($ln == "Jan" and $lp == "hehe") { } ?></body></html>Someone can help me?
Every time I right click in my code, I cannot cut, copy, paste and no quick edit is available. It's all greyed out.
I am now running CS3 together with Windows 7. Will it be possible to use CS3 with Windows 10?RegardsAC
Hi,Example Could anyone explain how this is accomplished. When you click on the navigation bar on the left, the text for that particular link slides in. Is this done in a frame? I've seen the sliding anchored text. This only uses a single section at a time.Thank you Randy
i'm trying to style a ul tag to make a navigation bar and i cant seem to be able to remove the bullet points with my CSS file, I can only remove them by styling the ul inline or in the same .php file in the <style></style> tags. tried styling it by adding a class and an ID and neither seem to be working. The problem isn't referencing the css file because the same css file is used to style buttons and other elements in the .php file.here's my code:PHP:<body>.. <ul class="navbar"> <li> <a href= "homepage.php">Home</a></li> </ul>..</body>CSS:ul.navbar { display: inline; list-style-type: none; padding: 0; margin: 0;}
Should I be concerned about supporting Safari version 8/9?Less than 1.0 users, according to browser stats.I always have reservations about NOT supporting browsers that I have available on my machine, especially ones I cannot update which is the case for Safari. To update that I would need to update my OS and that's not going to happen.My brain is telling me to drop support for 8/9 and move on?v10 only has 2.9% users.Os
Dreamweaver CC 2017 查找替换里面的自定标签怎么没了
como agregar una imagen en el footer y agregar formulario y texto enfrente de la imagen en dreamweaver
I have a mobile menu with a jquery toggle button here that works as it should but when "included" into this web page, the toggle button doesn't close (on mobile). It opens but the button and submenus do not collapse.I have different css, javascript and bootstrap elements in the webpage where the navbar was included so I suspect it's a conflict with one of those but was wondering which, I tried removing them one by one but it seems to cause more problems so just wanted to know which of those to focus on. Here's the markup of the web page.Here's the markup of the navbar.Brandon
I have some google sheet code I put into an HTML doc.I want to remove the sheets code but have no clue how(and i did research it, just don't understand it, must be getting old)The code has lines that are in this format<td data-sheets-value="{" 1":2,"2":"briar="" rose"}"="">Briar Rose</td><td data-sheets-value="{" 1":2,"2":"jane="" yolan"}"="">Jane Yolan</td><td data-sheets-value="{" 1":2,"2":"978-0765382948"}"="">978-0765382948</td>I want to search and replace all the code from the word data sheet to the > bracket...so that the lines read <td>Briar Rose</td><td>Jane Yolan</td><td>978-0765382948</td>Hoping someone can help me learn how.Thanks.
HelloI created this page and I would like to add a block to the right of my page as in the image. I looked for solutions on google but I can not find anything that works. In this block I would like to be able to place texts and images. Can you tell me what are the possibilities to do this?here is my work and the codeDocument test Thank's for your help
When I hit "Help" I get the following:I am connected to the internet, otherwise I wouldn't be here!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.