For all things Dreamweaver.
Recently active
Hi folks.On a number of icons I select, I keep getting a popup and similar. (See the attached photo)
I forgot: When sending the site visitor to an off-site link via"<a href- . . .", etc., is it best to add the qualifier "target=_new", to be sure the user returns to the page she started from? My intuition says "Yes, use it" (otherwise you depend on visitor's remembering to use the 'back' arrow on browser), but I would like a confirmation from one of you.Or, maybe I just answered my own question (?).Best,jwc
Hello,i saw in some youtube tutorials that people are typing attributes in 3 elements at the same time.For example you have 3 inputs and you type "<input type='text'>" and for example the type="text" is written in 3 elements at the same time.How are they doing this?
I had to launch a new discussion (PART II) because no action are available on the first part (Why? I would have liked to reply to Nancy https://forums.adobe.com/people/Nancy%20OShea on the first part).First, I would like to answer to Nancy. Let us assume that you have selected <Creative> on the menu of the home page of http://www.danielpisters.be/. Go to the second part of the window, bellow the first table “Les pouhons spontanés de l'Esprit au jour le jour”:You click on « Expand » and get a (nearly) full screen view of the table. I can only reproduce a part of the expanded table too large vertically as horizontally:After having built a new table based on the content of the first one, I get this expanded view on a new page using the following method:<script type="text/javascript"> function openCreativePouhonsTblInNewTab(page) { if(typeof(Storage)!=="undefined") { // Yes! localStorage and sessionStorage supp
I would like to create animations like on this site,201˚ which is the best way and the most performing one?on the net is a lot on scrollmagic and gsap, are they the best?
I'm learning both HTML and Dreamweaver. I copied a small amount of code directly out of a book and it works as intended in Brackets, but not in Dreamweaver. It is a few lines for creating a grid. I intended a grid layout of five lines of four boxes across, each. That's how it looks in Brackets viewing of page. But in DW, it comes out as twenty lines, vertically stacked. Here's the code:HTML:<main> <div>Div 1</div><div>Div 2</div><div>Div 3</div><div>Div 4</div> <div>Div 5</div><div>Div 6</div><div>Div 7</div><div>Div 8</div> <div>Div 9</div><div>Div 10</div><div>Div 11</div><div>Div 12</div> <div>Div 13</div><div>Div 14</div><div>D
Hello everyone! I am having trouble navigating throughout my pages when working locally. I don't own a domain or remote server yet so I was wondering if I could use my links to navigate through different html files like that. Thank you!
Me ha decepcionado profundamente la pérdida de las funcionalidades de Base de datos, Vinculaciones y Comportamientos del servidor en Dreamweaver CC. Yo los conocía de la versión CS6 y me parece muy mal que los hayan eliminado por no querer actualizar el tipo de código que escriben a las versiones actualizadas. Los usuarios pagamos lo mismo por algo que es bastante menor. Espero que lo subsanen y lo vuelvan a integrar con el código actualizado a los estándares de hoy. Un saludo
Hello:DW 18.1 on MacOS 10.13.3When I look for help with code validation I find this current (dated 2018) web page https://helpx.adobe.com/dreamweaver/using/optimizing-debugging-code.html#set_validator_preferencesand a heading "Set Validator preferences". The paragraph below that says:In addition to the standard W3C Validator, Dreamweaver supports external code validators that you install as extensions. When you install an external validator extension, Dreamweaver lists its preferences in the W3C Validator category of the Preferences dialog box.That's all it says about external code validators -- the material just below is about using the W3C validator.My question: How does Dreamweaver support external validators?Looking for interface description. A simple example would be nice, too.TIA
The link is contained at this position (row, column). After having closed the page or document open trough this link, the cursor should be re-positioned at least in the row/col containing the link (not precisely on the link itself if it is preceded by a text, a small logo, or by anything else. If it is possible, what is the best way to do it?
By default the Document and Live View Windows are linked so that whenever you select an element in one window the other window relocates to the same place.I find this is particularly annoying, and would love to be able to have them behave independently of each other with some facility for the user to synchronize them manually (perhaps with a right click command).Is this possible?If not, are there others out there who feel the same and would like to see this facility added in the future?
Hi everyone.I am fairly new to coding, especially in Dreamweaver.. So hopefully some of you can help. I am looking to figure out why I have such inconsistent spacing and resizing within sections of my site. I know my question probably isn't making much sense, so I have included some screenshots of various window sizes to show what I am talking about - I am sure you can notice right away what I am trying to fix.Any help is greatly appreciated. I can attach css code screenshots also if it is necessary.
I have a little issue here, it's pretty annoying and if i could i would remove it from dreamweaver.So i've added a stylesheet to my html (that wasn't created yet) and clicked on it under the tab menu where your "Source Code, style.css, script.js" etc is showing.When i clicked on that stylesheet it open some not working preview window of my page that i can only close by closing the whole index and open it again.That is really bad, i see no reason why anyone would wan't a preview window of your website by clicking on a non existing stylesheet, makes 100% no sense for me.
I've created a webpage, and have a horizontal navigation bar directly under the header. In Dreamweaver, the width looks fine, but when I preview it in different browsers, the last link button is under the first or I have a gap at the end of the bar. How can I fix this? Here is the code:ul.nav {list-style: none; /* this creates the top border for the links - all others are placed using a bottom border on the LI */margin-bottom: 15px; /* this creates the space between the navigation on the content below */height: 1.8em;border-left: 1px #EBEBEB solid;border-bottom: 1px #EBEBEB solid;padding-bottom: 3px;background-color: #3C3631;font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;font-size: 12pt;text-align: center;width: 100%;}ul.nav li {border-bottom: 1px solid #666;}ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */padding: 5px 5px 3px 15px;dis
Hola:He hecho una página con Dreamweaver que tiene una zona de acceso privado para que el administrador del sitio pueda añadir contenidos que se ven en la parte pública. La pruebo en local y todo funciona bien. He trabajado usando las paletas de Bases de Datos, Vinculaciones y Comportamientos del Servidor cambiando todo después para MySQLi (comprobando que funciona bien en mi servidor local MAMP). También actualicé los datos de las conexiones con la bbdd remota (se conecta bien) y subí los archivos correspondientes a mi hosting. La cuestión es que me encuentro con un problema. Mi archivo de acceso se llama: MCC_aeb.php. Cuando se accede a la url en la que está MCC_aeb.php, aparecen estos 2 mensajes de error que hacen referencia a mi servidor local:Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /homepages/27/d741383808/htdocs/admin/MCC_aeb.php on line 64Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /homepages/27/d741383808/htdocs/admin/
Dreamweaver CS5.5 has suddenly stopped working. When I attempt to open it, I receive two messages. I have read previous threads and have deleted the WinFileCache-********.dat file inside the Config folder, but I'm still unable to open DW. The Config. folder now shows as seen below.Thanks for any help.
Hi there.I'm looking for a simple way to implement some kind of interactive means of hosting a document (movie script) within a web page. Instead of merely pointing to a link to the document, I would like the user to be able to flip through a slightly smaller version of it on that page. And perhaps allow the user to double click for a larger version?Any tips on techniques here would be much appreciated!
Hi, I am missing the feature which was available in previous Dreamweaver versions: once I see the results of a "Find + Replace" in the panel, there is no way to export/save the results. In the past there was a "Save" icon at the panel top to export query results as xml files. Does anybody know if this function still exists and can be enabled in DW CC 2017.0.1 or more recent versions?
hi, how do you add an ease transition of 0.5s to the rollover images after inserting them with the dreamviewer cc snippet?
I have a Creative Cloud subscription and have for years. I have never gotten Dreamweaver 2018 to work well on my computer. I have a Windows 10 computer that has all the updates. When I first updated to 2018, it worked kinda. It would open and take forever to load all the panels. I used it a few times and it was so slow and buggy that I went back to 2017. Every time I notice that there is a new version I give it a try and sure enough, it doesn't work either.Here is my latest experience. I updated to 18.2 build 10165 today. Upon first run it took over 25 minutes before it fully loaded all the panels and I could pull down any menus. I tried to open a file and that took a while. Simply minimizing or maximizing was hit and miss. DW is not using a lot of resources, but it isn't working either.Two times ago, I uninstalled and reinstalled it. Still no good.What can I try next?
I have Dreamweaver CS3, which I bought 10 years ago. It has been running on my old Windows XP computer that has now broken down. I have moved it to my Windows 10 laptop, but I cannot activate it. The activation function obviously do not work. There is nothing wrong with my internet connection or firewall settings. Can you please help me? With regards HS.
Dear Adobe.This seems to be the only way to contact you.So, here goes. (your website is rubbish when it comes to helping your customers..)I just bought your "Classroom in a book" Tutorial book, supposedly the 2018 release.Well, I feel conned by you...This book seems like the 2015 release....So............VERY ANGRY Glen Gibbs
HiI have been using Dreamweaver for years but now when I want to purchase it I get this answer:This product isn't available for purchase in your country or region (Iceland).What is going on?Regards
SETUP OF TESTING SERVER IN DW CC================================I scrupulously followed the indications of David powers in his article Setting Up a Local Testing Server in Dreamweaver CS5 (https://www.adobe.com/devnet/archive/dreamweaver/articles/setup_testing_server.htmlas shown in the screenshots below:1)2)3)4)5)Save again.I may be naively hoping for miracles but if I click on an option of the global menu contained in Main Template (from C:wamp64wwwtestdanielpistersindex.php for example), the corresponding page does not open. If buttons and menus are dead why is it called Live View? Not to mention that the menu does not appear as it should at the top of the window. WAMPSERVER============= As for the WampServer, this is much betterThe icon on the right side of the screen is green, which means that all services are active. If I click on Localhost, I get well http://localhost to which I add/testdanielpisters and it understands that it should open index. PHP but if I click on
I had an apprentice a year ago; update all my old html pages for mobile, they are now mobile friendly.But I noticed something today. All the main image alt tags are gone.Something between the css style sheet and the html file.. it does not seem the file has that image info on it anymore.How does this work? I'm mostly ignorant of CSS. The html file now points to an image in the assets folder, so the image (unlike before when I manually dragged image onto the html page), the alt tag is not there?
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.