『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
My menu keeps disappearing when use on a mobile device http://www.cakesandbakes.iecan someone please help
I have a very bizarre issue with Dreamweaver (version being used 2017.1). When I add the html5 line <source srcset="xxxxx.jpg" media="(min-width: 650px)">some of the CSS formatting following the line is not displayed in the design view. The code is to load images responsively and is bracketed by picture tags eg<picture> <source srcset="xxxxx.jpg" media="(min-width: 650px)"> <img src="xxx-mob.jpg" alt="xxxxx" class="xxxxxxxx"></picture>Following the guidance from:https://www.w3schools.com/tags/tag_picture.aspThe design view acts normally before this line but after certain CSS effects are hidden. For example borders (around images), background images, border radius are just not seen. Margins. font sizes, colours and other formatting are displayed correctly. When I take out the offending <source> line everything appears normal. There are no errors and the page works fine in a web browser and also in live v
Does anyone know what future features and functions will be in the next Dreamweaver release of update ?Just curious
I have designed a Real Estate webpage that has over 100 URL Links that pass to another page for a database table query. The page works but when I run a W3C check on the page I get errors. see below for the error from W3C check. = inan unquoted attribute value. Probable causes: Attributes runningtogether or a URL query string in an unquoted attribute value.Atline 108, column 67.php?company_id=010002&id=1000Here is the complete line of code. As I said, the code as written below works, but produces W3C check errors. How can I re-write this code so it passes the W3C check.Here is the existing line of code:<ahref="http://mlsonlinecr.com/mlshomesforsale_page.php?company_id=010002&type=%25&city=%25&province=%25&submit=Search#result">Homes</a></li><li><ahref="http://mlsonlinecr.com/mlshomesforsale_page.php?
Just a reminder to everyone on Windows. Make sure you have good data backups in remote locations and the very latest updates for your Windows OS and antivirus software. Cyberattack hit more than 100,000 groups in at least 150 countries, Europol says - CBS News Nancy
In CS6, you don't need to write any code in php for database connection , but how to make database connection in CC 2017
I just upgraded to Dreamweaver 2017.1 from CS6.Most of the upgrades are very nice - great work.But when i click on a tag in the code view, it highlights and reverses the entire opening and closing tag.I saw i can change the color of the highlight by creating a custom theme and editing the .less file:.CodeMirror-matchingtag {background: #8e8e8e;}But that isnt what i want to do. I don't want any highlighting or reversal of the code color. I would just like the cursor to appear in the text without changing the clor of it.When the color changes its jarring. And it also removes the code coloring on the text.Using the dark theme is not an option because the white is easier on my eyes.Is there a solution to this?
Probably a couple of months ago 'Delete remote files not on local drive' stopped working - ie instead of marking them for deletion it marks them for download. In all other respects Dreamweaver (2017.1) is behaving impeccably. Any suggestions?
Dreamweaver 17.0.0 ; 17.0.1 ; 17.0.2Computer is a Dell XPS435/9000OS: Windows Creators v 1703Intel Core I7 920 @ 2.67 GHz24 GB Ram1.5TB HD with 1TB FreeAfter what seemed as a normal install, Dreamweaver consistently shows this graphic after the program seems to open normally. Once open this graphic appears instantly and Dreamweaver has to be closed.This also happened while using Windows v 1607. While installing in both windows versions, my Antivirus and Malware programs were shut down. Additional, prior versions CS6 and 2015 were deleted prior to the install.All other Adobe products appear to be operating.I have spent countless hours following various How-Tos and nothing works.Any further suggestions?
w3c CSS validation points to a parsing error on line 153. The closing bracket appears okey to me, but obviously I'm missing something. ============CSS as follows===============@charset "UTF-8";/* Simple fluid media Note: Fluid media requires that you remove the media's height and width attributes from the HTML http://www.alistapart.com/articles/fluid-images/ */img, object, embed, video { max-width: 100%;}/* IE 6 does not support max-width so default to width 100% */.ie6 img { width:100%;}/* Dreamweaver Fluid Grid Properties ---------------------------------- dw-num-cols-mobile: 5; dw-num-cols-tablet: 8; dw-num-cols-desktop: 12; dw-gutter-percentage: 15; Inspiration from "Responsive Web Design" by Ethan Marcotte http://www.alistapart.com/articles/responsive-web-design and Golden Grid System by Joni Korpi http://goldengridsystem.com/*//* Mobile Layout: 480px and below. */h2 { margin-bot
Hi. I wanted to purchase the CS6 Dreamweaver software and found it on eBay. I have the copy in my possession. The vendor said:"Hello, software is new, unused, but not sealed,full, legal version of this great Adobe Program...it is part of a business pack with 4 copies bought from Adobe." As you can see below, this software is called a "portable" copy. It does have a serial # on the back of the jacket. Please see below for more details.When you load the software it never gives the opportunity to register the copy.Here is more input from a seller:"The software works perfectly and is 100% genuine and completely tried and tested. It is also exactly as described.Have you followed the Read Me First file installation instructions that are on the disc? The software does not run right off the disc, it needs to be copied to your hard drive. It is called a mobile installation and is commonly used for trade software. It is meant to be user-friendly for more 'mobile' workstation like tablets and iPa
Hi guys I do newsletters in work and I'm having some issues with Dreamweaver Image Maps,Map’s won’t co-operate for me if the design is similar to Screen Shot 1 “Mapped areas in green" For whatever reason only one link works even though there is 2 or 3 separate links in the code. I have no issue with Maps when the areas are sectioned horizontally like Screen Shot 2 “Mapped areas in blue red & green" and Screen Shot 3 “Mapped areas in blue & green"Some tips would be great 🙂 Thanks guys
Hi all, I'm designing a portfolio website, but for some reason one of my pages won't center and I'm not sure what I'm doing wrong. I have my wrapper set up as follows: #wrapper { width: 1000px; margin: 0 auto;}But it still won't center. I can't figure out for the life of my why. Here's the rest of the code (sorry if it's super messy, I'm still learning): <!doctype html><html><head><!--for older IE--><meta http-equiv="X-UA-Compatible" content="IE=7, IE=9"><meta charset="utf-8"><title>It's me!</title><style type="text/css">#wrapper { width: 1000px; margin: 0 auto;} /* BEGIN HORIZONTAL DROP-MENU */nav { position: relative; align-content: center; text-align: center; margin: 0 auto; width: 1024px; top: 0px;}nav ul {margin: 0;padding: 0}nav li { list-style: none; font-size: 12px; float: left; text-align: center;}/**top level menu**/nav li a { d
Hello Dreamweaver members !I am trying Dreamweaver for a few days now but I have some issues.When I am editing my css file Dreamweaver isn't finding the ids and classes that I have in my html/php files.In other IDE I type a # or a . and than its showing me which ids and classes I used.Does Dreamweaver has this option too ?Also when I export my remote sites on the PC and import them on the laptop each site is asking me for a local folder.I have over 60 sites so do I really have to create for each site a local folder or is there an option that Dreamweaver creates this automatically ?
As will be obvious from the question, I am not very experienced in creating PHP code.For some things I have found that using an app to create code or finding appropriate snippets of code is both quick and lets me get on with some other aspect of my project, and is also helpful in the longer term in that I have learnt how to do things by looking at and adapting the generated code.The quick bit I currently need because I want to use my time to figure out how to link images to a database. Learning how to create a form with a few required bells and whistles, really needs to wait. The data input forms I currently have in the web site I have produced are pretty basic - they do the job, but they need drop down lists and validation to make them a bit more fool proof. With some 6000 records to input or edit I need to make it easy!So can anyone suggest a form building app I can use. Free would be nice given that I am doing something for the local church, but something not too expensive would als
After using Dreameaver almost daily for years, yesterday it could not start up. Error is: Dreamweaver CC quit unexpectedly.I uninstalled it and re-installed it. I am using Mac 10.11.6 with 43GB of free space.All other Adobe CC products continue to work (Premier Pro, InDesign, Illustratoro, Photoshop, After Effects).What to do?
11 May 2017The PHP development team announces the immediate availability of PHP 7.1.5. Several bugs have been fixed. All PHP 7.1 users are encouraged to upgrade to this version.For source downloads of PHP 7.1.5 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
Stargazer FormI built this form off of an tutorial.I believed I follow direction...Could some on check the code for me please.<form class="subscribeForm" name="Subscription Form" method="post" action="mailto:Name@domain.com" enctype="text/plain"> <input id="fname" type="text" placeholder="First Name*" Name="First Name" required> <input id="lname" type="text" placeholder="Last Name*" name="Last Name" required><!-- Step 1: Add an email field here --> <input id="email" type="email" placeholder="Email" name="Email" required><!-- Step 2: Add an address field here --> <input id="address" type="text" placeholder="Address (optional)" name="Address"><!-- Step 3: add a submit button here --> <input type="submit" id="submit" formaction="mailto:[email removed by moderator]" formenctype="text/plain" value="Send"> </form>
Windows do not behave as they should on MacOS. They can be placed above the menu and cannot be moved. The only fix is to change screen size. Please fix thisDreamweaver Window issue on Vimeo
My students were working on a MAJOR project in Dreamweaver. One student went to access his website today [that he's been working on for weeks] and all that seems to be there are the original pages before he started adding content. [last saved date of 4/21]. We tried Open>Recent. We tried looking in All My Files. We tried searching by name, but NONE of the current files are on the computer any more. As you can imagine the student is devastated as the project is due today. I'm stressed because I'm wondering when it's going to happen to the rest of the students.Any ideas? Has anyone run into this before? I'm of the opinion that the files got relocated, but I'm stumped and it takes a lot to stump me.Best,DrDebi
Hello:I now see unwanted spaces appearing in my source code, wit regard to links. Here's what appears in the markup. . .You can the effect that this creates on my page. Look in the left column, near the bottom, in the group of hyperlinks in the "WCD's Photo Editing Pages."http://www.warrencampdesign.com/coloringPages.htmlI've looked in the Preferences panel and the Tag Libraries but can't find anything related to this problem.I thank you in advance for showing me how to prevent such unwanted spacing from occurring.Warren
Some time in the past, I found out how to edit the context menu in Dreamweaver. It took forever, but I found a way to do it that was relatively easy, i.e. no xml editing and no registry editing. I failed, however, to save that information. Big mistake. Now I can't find anything anywhere online or within Dreamweaver help. Back then I had added "Open With Corel PaintShop Pro" (version x8) as a separate context menu item when I right-clicked on an image file, but now I have version x9 and don't know how to change that menu item. How to change that? Or, how to add Corel PSPx9 to the "Open With" context menu?All I can find in my online search is editing xml and registry files.
When I hit CTRL-F it opens the search tool, as it should.Many times, I want to search all selected files, or the entire site...the frustration is, the search requires you to have a page open, even if it's not related to the search.Not sure why you can't search without having to first open a random webpage...seems like bad UXThe proper behavior (I would think) should be: when a user hits CTRL-F the program looks to see if a webpage is open, and if not, open a search dialog with the "current page", "open documents" options grayed out...Having to open a page (any page) just to do a folder or site search is bizarre to me...
I use to use my fathers old Mac and Dreamweaver 8.02 and he used to have an extension called Kollection. When I asked him why it was not in the current (2017) version of Dreamweaver his reply was - " Because Adobe is Stupid" I'm beginning to believe him. I cannot understand why Adobe would take this out entirely at all. From what I can gather it was the most timing saving extension for Dreamweaver from a developers standpoint. Right now creating simple lists and insert/update forms takes 10 times as long they it use to take. I understand that Adobe is a creative application company but who ever made this decision to do away with this got it way wrong. Can anyone explain Adobe's logic in doing away with all these time saving feature they bought ?
Bonjour, j'ai rajouté des liens de partage facebook pour des pages de mon site.Je souhaiterais savoir comment changer la mention "Responsive One Page HTML5 Website Template" qui apparait entre le nom du lien de partage, et le nom du site internet.Je souhaiterais remplacer cette mention par le descriptif de mon site web. Mais, impossible de trouver cette mention où que ce soit dans le code... c'est un template que je suis en train de customiser.Merci pour votre aide.
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.