『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
I bought Macromedia StudioMX 2004 many years ago, mainly for Dreamweaver, and when I upgraded to a newer PC I can no longer register and use it. I just want to be able to use Dreamweaver as I previously did. Do I have any options, short of repurchasing the DW package?
I am using Dreamweaver cs6 from the master collection. I recently did an update so that I could use raw images in Photoshop. Since that update i have had my Dreamweaver randomly crash on me. I lose all of the work that i have done and no option to recover. I don't know how to explain what is causes it as it seems random. Nothing seems to be consistent with the crashes. I have uninstalled and reinstalled the program. Please help me as this is really starting to cause a headache with everything that i have to redo.
I want to add an behavior to my website, it is a Xmascard that shall open after a second or two after load. Before I could use the timeline in DW but now I can´t find it! Why and how to do as I want?
MacOS 10.12.1 SierraDW CC 2017, as earlier versions, supports reloading extensions with a hidden command: 1. Make certain at least one file is open for editing 2. Make the Insert palette visible by going to Window --> Insert 3. Hold down Option key 4. Pull down on select menu at top left, default shown as "HTML" 5. Find and select new bottom item, "Reload Extensions"For me, doing this reliably causes DW to crash. (Either immediately, when I attempt to continue working, or multiple 10's of seconds later, if I do nothing after step #5 above.)Maybe I have a messed-up extension? (I copied my custom extensions from CC 2015, where they were all functioning correctly for the lifetime of that version.) Any corruption or fatal error should be found at launch time, right? But I have launched CC 2017 dozens of times. It starts up smoothly, without any apparent problem, and I have seen that at least
It seems there is more than one meaning for "extension". The one I want to discuss: files an individual DW user creates, fills with code, and places in a dedicated folder, in the case of Macs and the latest DW: ~/Library/Application Support/Adobe/Dreamweaver CC 2017/en_US/Configuration/Commands/These are usually in HTML--JS pairs, e.g. Extension1.htm and Extension1.js, containing --respectively-- the initialization and the implementing JavaScript code for what the extension does. This results in the DW menu item Tools-->Commands-->Extension1which activates the extension. It has full access to the DOM of the current file, so all sorts of transformations are possible.Q1: What's the definitive, unambiguous description for this kind of extension?- - -I write extensions for complex tasks that I do often in my workflow. For example, the built-in tool Tools-->Clea
I would like to extract some fields from a form and insert the data on another web page.This other webpage would be like a calendar and the data from the form would be inserted in to the calendar according to the date entered in the form.I was just wondering what would be the best way to do this?Thank you in advance.
HalloDW CC 2018 ist toll - danke allen, die daran gearbeitet haben.Trotz vielem Suchen habe ich keine Lösung gefunden für mein Anliegen:In meinem Layout habe ich rechts eine Sidebar mit News (keine Navigation).Diese Sidebar sollte immer sichtbar bleiben, auch wenn der Seiteninhalt gescrollt wird.Gibt es eine Lösung nur mit CSS?Für jeden Hinweis bin ich dankbar!
I've added a dropdown link under the "HOME" link, and have failed to enable the text "HOME" to function as a link in addition to the dropdown.===========Partial Code===============<nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#myDefaultNavbar1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">Brand Logo</a></div> <!-- Collect the nav links, forms, and other content for toggling -->  
This is infuriating. Dreamweaver build 10136 randomly crashes. Needles to say, all editing done on unsaved pages are gone. Wish you would come up with an autosave feature. (Perhaps there is one??)Running on latest version of Windows 10 with all updates installed. Faulting module name: ntdll.dll, version: 10.0.16299.64, time stamp: 0x493793ea
AllI got the three code error messages shown on the screenshot. What do the first two mean? The third one is strange as I have a <td> start tag as well as the </td> end tag.ThanksAlanBTW Why do I only get three error messages in DW, yet using WC3 Validator I get 153
Upon "creating new," after selecting html>bootstrap>create new, the file opens with multiple errors in the two attached .js files."Source code" and "bootstrap.css" have the green checkmark in properties panel, but "jquery-1.11.3.min.js" and "bootstrap.js" have red checkmarks and are full of errors. I am working on creating a site for my college final due at the end of this week and I cannot even begin because of these errors.I have uninstalled and reinstalled DW. I have deleted all my previous assignments, and still the errors exist.Please help. Thank you.
How can i change the color of a single alphabet..not full word in Adobe Dreamweaver 2018?
How can i get the original menu bar on the top:i want to remove the afore shown bar and revert to original File Edit etc etc..?
Hi I would like to design a navigation bar in fireworks and transfer ti to Dreamweaver.The images transfer but the code does not and the Nav bar does not work as designed.In Dreamweaver there is no option to insert Image objects.Anyone Please help
Hello,I am trying to create a functioning slideshow for my webpage. I have written the HTML, CSS and JavaScript, which is not showing any errors, so I can't work out the problem If anyone could shed dome light I would be grateful!
Suppose I would like the server to ignore only a portion of a line of html. What are the symbols for that, if any? I seem to recall past use of those, but would prefer not to embark on a trial-and-error experimentation to try to recover them.With thanks in advance,and best holiday wishes,jwc
Help! I don't know much about Dreamweaver or coding but I am working on an e-mail blast. The images show up in dreamweaver, and they also show up if I click on the .html on my computer. If I email the .html, the images show up as blue question marks. How do I fix this? I have read not to link picture from folders on your computer, but I'm confused on how else I would do it?! Thanks!
Hello:I purchased Photoshow 1.0.3 for Dreamweaver. When I try to install it, it says "The extension can not be installed. It requires Dreamweaver 13 or greater". I have Dreamweaver CC. Adobe support is not offered on this product, so then sent me to this forum. Does anyone know how to install this Add On. I paid $9.99 to Adobe and would like to use it.Thanks !
Hello, all,Sorry for posting this question, here, but I couldn't find an Adobe forum for just HTML/CSS/jQuery stuff.I am attempting to use jQuery autocomplete, and I've got the .js and .css files loaded, it's working, but there's a slight issue. When the suggested items appear below the input text field, the 'box' that they appear in extends past the right edge of the browser in FireFox53, IE11, and Chrome56. The horizontal slidebar appears at the bottom of the browser and presents a slider that's about half the width of the browser. I can't figure out how to get it to go away. Any suggestions appreciated.V/r,^ _ ^
Hi All!I have attached a screenshot of the problem I am having building this webpage. As you can see from that image, I want "My Resume Service-Package Options" to have a white background and not the grey gradient color it overlays. My goal is to have the resume service packages not as wide, centered, and to not be covered by the grey gradient overlay.Any help would be appreciated - thanks!(Attached below is the code)-KyleHTML File on Dreamweaver:<!DOCTYPE html><html class="no-js"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>My Resume Service | The Newport Agency</title><meta name="description" content=""><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="author" content="Kyle Kiser | The Newport Agency"><base href="http://www.NewportAdAgency.com/MyResume.html" target="_blank"><!-- Place favicon.ico and apple-touch-icon.png in the root directory -
I am working on a webpage that has to have a non-hanging indented, bulleted list that needs to be set as justified. The second lines would need to be lined up with the first word in the sentence.This is what I am shooting for:· Identify the purpose of strategy in the strategic hierarchy· What it is and why we need to know how to incorporate Strategic Thinking into our work· Learn how to ask Key Performance Questions (open-ended) that directly relate to business strategy· Setting a strategy and objectives in line with organizational vision and mission· Practice Strategic Thinking tools that are usable in the workplace· Explore what holds people back from Strategic Thinking· Manage the Strategic Change process· Create individual and team agreements that utilize Strategic Thinking tools and how to practice accountability for incremental impl
HiEverything is in the titleDreamweaver with OAM = "Given file name or path contains Unicode or double-byte characters. Retry using ASCII characters for filename and path"I checked, there is no s Unicode or double-byte characters,I use site for months without problems and suddenly i can't place the OAMSomeone can help me?I Use Mac High Sierra (APFS)
I wonder if anyone could help me to solve a problem in Dreamweaver CC? The problem is that I can't align some textcontent with a colored background in the bottom with other content in a row. The sketch illustrates what I mean. I have tried with 100vh but that doesn't work, and I've tried with grid-containers, but though I have a margin on the right side the content flows outside it. What shall I do? I'm not using pixelheight because I want it to flow when resizing browswers. Any suggestion how to code this right?
I've had this problem for several months:The site templates for 2 different websites both report the same error "This template doesn't have any editable regions. Are you sure you want to continue?"When I click YES, the template for the site http://acslaw.com.au updates all its children pages without a problem, in spite of the warning; the other, http://balmainmassage.com.au, reports one more error: "There is an error at line### column ### (absolute poisition #####) of <path of first file to be updated>: Unbalanced InstanceEndEditable tag" and no files get updated.[Note that these two templates both have had recent updates. The template for a third site built a year ago doesn't display any problem.]As I cannot find any problem with either template, I'm inclined to call this a bug after a Dreamweaver update. I run version 18, build 10136 on windows 10 v1703 build 15063.726. I called Adobe support and they couldn't find any problem either, and suggested to recreate the template from
It's been a while since I did development work but now that I have the latest version of Dreamweaver I'd like to set up my Windows 10 machine to do some development. What I'd like to do is run a localhost but I want to be using content (database entries, images etc) from my live website. I've forgotten how to do this. I seem to remember running Lamp (or was that when I was on Ubuntu? What's the Windows equivalent?) - do I need to do this still? I seem to remember having to do a local install of Wordpress and then locally download all the plugins too. Do I still need to do this? And ultimately, when I'm happy with the local dev, it would be nice to push it live via ftp, but I can worry about that later. I have tried searching for this but because I can't remember the correct terminology to do what I'm trying to achieve, I'm not getting the right search results.Any quick pointers to the correct how-to would be appreciated, and apologies for being a bit dumb. It's been a while!
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.