For all things Dreamweaver.
Recently active
Liking DW 2017 so far, but the ability to save/export the search results (to xml) seems to have gone.Is it still there but hidden where I can't find it?
As mentioned, I can't find the spry panel in CS4. How do I get it?Thanks
I am using Dreamweaver CC (the latest version) and just started a new project. As usual, I use php server-side includes.When I am looking at the web page in Design View, Dreamweaver shows "Untitled Document </head>" in the upper left corner, then it shows the pho included file, but does not show the rest oif the web page.Here is the web page code:<!doctype html><html><head><meta charset="utf-8"><title>The Silver Spur Award Show</title><link rel="stylesheet" type="text/css" href="/css/index.css" /></head><body><table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tbody> <tr> <td colspan="2" align="center" valign="top"><?php include("incl_header.html") ?></td> </tr> <tr> <td align="left" valign="top">Menu Goes Here</td> &n
On a lost Saturday morning, awaiting my team's participation in the grand final, I came across this article Complaint-Driven Development The reason I am sharing this with you is because I have been involved in a successful program that has echoed the exact same procedure mentioned in the article. Maybe Adobe, specifically the Dreamweaver team, could learn from it.
I am trying to use a password form to connect multiple passwords to multiple pages. I’m a teacher and this is for an educational game in which students enter the correct password and it takes them to one page and later they enter another password and it takes them to another page. I’m a major beginner, too. This is a super simple website with an index that connects to the passwords page, then on to the selected page when users enter the password. I think I’ll have seven different passwords/pages total.
Hi, I have an old DW CS3.But I 'like to use it again.I have serial number. What can I do?
Can anyone tell me why I get this error:Thanks
Notice the popup piece of code. It appears above all DW windows and Firefox tabs such as the one I'm in right now. Nothing under it can be reached without moving the page up and down. Several tabs are open in DW, but this piece of code isn't selected on any of them. The popup appears on every tab, however.This has been happening for several months and is quite annoying. To remove it I have to go to each tab and highlight anything then un-highlight it. Or close DW and reopen it. Neither 'solution' is very good.Solutions?
Hi Is there an Extension/Update for Dreamweaver CS6 specifically to add key file for SFTP to allow access to AWS EC2 etc...Thanks
I don't know any coding and that's why I've always used Contribute (Ver 6.5) but it doesn't work on my newer Win 7 computer. I heard that DW has a split view I can use very much like Contribute. Will I be able to successfully use that?I got an older version of DW, Creative Suite 3 web premium to try out, but it won't work on the Win 7 machine, so what is the version I'll be needing?
Hello,I am using dreamweaver cc and cant get my carousel to work properly. Everytime I update links it has 1., 2., 3. above my images and nothing moves. Here is my code:<!DOCTYPE HTML><html><head><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link href="file:///Untitled/Users/janettetheartiste/Library/Application Support/Adobe/Dreamweaver CC 2018/en_US/Configuration/Temp/Assets/eam2c1ad9f7.TMP/css/bootstrap-4.0.0.css" rel="stylesheet" type="text/css"><script type="text/javascript" src="js/jquery-3.3.1 (1).js"></script><script type="text/javascript" src="js/jquery.cycle.all.js"></script> <link href="css/styles.css" rel="stylesheet" type="text/css" media="screen" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="Content-Type" content="cache" /> <m
I'm building a mock up of a mobile site. I made a drop down accordion mobile menu in Muse and now they want the "fly in from the left" off-canvas style menu. I don't want to have to spend $$ on this by buying a third-party Muse widget as it's just a mock up. Are there any files or templates out there that will allow me to edit to make the mock up in BS and/or CSS?Thanks.
Im currently looking for a way to export data locally from the webpage. Into either an excel table or the access database. this is the section of code I want to reference;<div data-role="content" data-theme="a"><div data-role="fieldcontain"><select name="select-choice-a" id="select-choice-a" data-native-menu="false"><option>Floor</option><option value="floor1">1</option><option value="floor2">2</option><option value="floor3">3</option><option value="floor4">4</option><option value="floor5">5</option><option value="floor6">6</option><option value="floor7">7</option><option value="floor8">8</option><option value="floor9">9</option></select></div>There are similiar divisions with other fields labelled unique values, and below is the submit and reset buttons im currently using;<div class="ui-body ui-body-b"><fieldset class="ui-grid-a
Common questions are now being answered on video channels. It's a shame there is no channel for Dreamweaver yet. Adobe Customer Care - YouTube
Hello there. I'm working with a nice Bootstrap template and trying to make an adjustment to a middle spot where there are four "meet me" images along with links, etc. Here is the link if you want to actually see the template. I'm making some changes and so far all is looking well. There is one area I'd like to change but am unsure of how to do, and that is adjusting the "Meet Our Team" section. There are 4 images there and I'd like to adjust that to one and center it for the Bootstrap Template.I've already tried deleting items and adjusting a variety of items and can't seem to make the right movements to accomplish this. I also would like to know why I get the option of "Add new column" when I hover over the picture via DW but it doesn't give me a "remove column" option. That would be AWESOME and easy if it did.So if there are any ideas on how to make the adjustments without having to greatly disrupting much else I'd be very interested 🙂
Hello Everyone,I cannot figure out why I am getting an unbalanced body tag when I only have 2 in the entire document. Please can someone help me out.<!DOCTYPE HTML><html xmlns="http://www.w3.org/1999/xhtml"><head><script type="text/javascript" scr="js/query.js"></script><script type="text/javascript" scr="js/timothy.js"></script> <link href="css/styles.css" rel="stylesheet" type="text/css" media="screen" /> <link href"css/print.css" rel="stylesheet" type="text/css" media="printer> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="Content-Type" content="cache" /> <meta name="robots" content="INDEX,FOLLOW" /> <meta name="keywords" content="Enter keywords" /> <meta name="description" content="Description Here /><title
Does anyone have a problem with tracing images half appearing? I loaded a 600x400 square rectangle (border, no fill) image using Tracing Image feature in Design view. Only the left and top lines of the rectangle show, but not the right or bottom sides. I've loaded a more complex image (with color and words) to try to understand where it's breaking and why, but I didn't get any answers because not only did it crop off the right side of the image, but on different views display views (zooming in or out) it "mushes" parts of that cropped off right side over the top of the image itself, like a collage, like it reinterprets the image. So it looks like a software bug when you see it. Is there something wrong with the images I'm using? here's an example of the rectangle I loaded in design view. It's a simple gif.
Works fine in real time preview. Using DW CC 2018 on mac. Have taken over this site for a family member, I am a beginner at DW. I made sure that the correct file is linked for this web gallery. The link is Mango_gallery/index.html. the real time preview address is http://127.0.0.1:49393/preview/app/index.html Any advice, besides this site is old and a mess. lol
Hello Forum Members,so my question is can i make money with Dreamweaver?so i mean i make a website and then sell them to anyone or something like this (I have the student abo with all adobe applications)maybe i need a "spcial" license or something like this from adobe to make money with this Thx for the help!
Hello Dreaweaver experts, please help. I have been using Dreamweaver on my Mac for a few weeks now. A week ago live view quit working. I use Mamp now instead, works ok. I have been using design view to pick on spots that are 'tabular data' imports in the view so it can put the cursor below in the code where I need to make and edit. I could never do it any other way. Today the 'Design' view has made the program un-responsive. I have a couple of images for you to see. One is a pop up from Dreamweaver that says click. It is a live scrolling popup that give credits and mention 'thanks for Beta'. I have re-started only to find same problem after loading different files trying to do the same work. I have been doing this work (clicking on the image to have the cursor go the cooresponding place in Code for 6 months now, in windows and mac, first with Live view and most recently with Design view. Now it is all 'broke'
Greetings to the community.I have been using DW CS3 since 2007, and everything has worked great til now.The problem is from switching my server using HTTP to HTTPS.When I would click on a photo in design view, and then below in "src" and "link"where there will be the name of the photo, xxx.jpg and then when I would put in thewhole web address, HTTPS://www.xyz.com/xxx.jpg, DW freezes.When I did this same thing using HTTP, and not HTTPS, it worked flawlessly.Is DW CS3 not compatible with HTTPS, or do I need to do something else to makeDW CS3 accept HTTPS?Here is the code:<h1><a href="Main.jpg" target="_blank"><img src="Main-SM.jpg" width="353" height="600" /></a></h1>Then:<h1><a href="https://www.xyz.com/Main.jpg" target="_blank"><img src=https://www.xyz.com/"Main-SM.jpg" width="353" height="600" /></a></h1>Thank you for helping.p.s. "xyx" is intended to be generic.
My site is http://v38.ancestry.higgsy.co.uk/index.phpI added a bootstrap navbar but then I found you had to click to open it and I wanted for it to expand on hover, so I added this over-ride code I found on the internet.dropdown:hover>.dropdown-menu {display: block;}and it seems to work, the only problem now is when you hover and it expands, if you move to pick an item and it closes before you can click it. On the second or sometimes third re-attempt it stays expanded ok and sub-items can be clicked. Can you say why these random closures are happening? Many thanks
HiI am IT teacher for BTEC and IB programs, I need to purchase Dreamweaver licenses to IT Lab (25 PCs).How could help me?Best Regards
Hello,I'm currently having an issue where I have disabled the creation of the Dreamweaver design notes feature in my current site, yet Dreamweaver continues to create new _notes directories.The setting that I have disabled in an attempt to prevent note creation: Site Setup/Site Settings > Advanced Settings > Design Notes - Uncheck Maintain Design NotesThis setting does not seem to actually stop the creation of these folders, although the "Clean Up Design Notes" does work to remove all _notes folders except for the root _notes folder.After searching online for a while it seems that every answer is the same "Disable the creation of design notes in site settings" which seems to not work. If anyone else out there has the answer or a workaround for me I would appreciate it very much.The reason I would like these folders removed is that I commit to a repository on GitHub, and the _notes folder counts as changes that are being made to the repository, resulting in a lot of illegitimate f
Just getting started here. Can someone tell me why this image doesn't center when I expend the browser:Untitled Document
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.