Questions tagged [dreamweaver]

Dreamweaver is a combination of an IDE for PHP, ASP, ColdFusion and a WYSIWYG HTML/CSS editor. Additionally, it allows non-programmers to integrate several basic server-side scripting functions into their pages. Recent versions of Dreamweaver come bundled with an AJAX library (Spry) that features several pre-made widgets and other behaviors.

Adobe Dreamweaver (formerly Macromedia Dreamweaver) is a proprietary web development application originally created by Macromedia. It is now developed by Adobe Systems, which acquired Macromedia in 2005.

Dreamweaver is available for Mac and Windows operating systems. It supports the following Languages out of the box:

  • ActionScript
  • Active Server Pages (ASP)
  • ASP.NET
  • C#
  • Cascading Style Sheets (CSS)
  • ColdFusion
  • EDML
  • Extensible HyperText Markup Language (XHTML)
  • Extensible Markup Language (XML)
  • Extensible Stylesheet Language Transformations (XSLT)
  • HyperText Markup Language 5 (HTML5)
  • Java
  • JavaScript
  • JavaServer Pages (JSP)
  • LESS
  • PHP: Hypertext Preprocessor (PHP)
  • SASS
  • Tridion CMS templating
  • Visual Basic (VB)
  • Visual Basic Script Edition (VBScript)
  • Wireless Markup Language (WML)

It supports also WYSIWYG for HTML/CSS.

This is a Screenshot of the Application on a Windows PC:

Version CS5 under Windows

2365 questions
0
votes
1 answer

Dreamweaver minified code problems

I am using Dreamweaver as my editor and started FTP my code to the server but it minifieds my custom HTML, CSS and JavaScript. I looked to see if it is my preferences and can't find anything that would cause that. I also used a third party FTP tool…
Alverto
  • 49
  • 1
  • 1
  • 9
0
votes
0 answers

Dreamweaver code hinting fails for variables with capital letters

I am using Dreamweaver CS6 at work for primarily PHP programming. The code-hinting/code-completion features which Dreamweaver provides are often highly valuable in our workflow, especially when code is being written by one person and used by…
David Sherron
  • 153
  • 1
  • 7
0
votes
1 answer

Microsoft equivalent of Dreamweaver?

What is the Microsoft equivalent of Adobe Dreamweaver? ie. Drag and drop visual editor for web pages
CJ7
  • 22,579
  • 65
  • 193
  • 321
0
votes
1 answer

How to install preexisting html, css and dreamweaver files into dreamweaver cs6?

I am completely new to web design but I have to change out my organization's old website for a new one. I need to install the site into dreamweaver so I can start making changes to the text and the images and fix links that don't work. I was…
Veridian
  • 3,531
  • 12
  • 46
  • 80
0
votes
1 answer

CSS Saving Error with Dreamweaver: Solution?

I'm experiencing an extremely perplexing error that I've been unable to find any posts about online. I have a CSS file ('main.css') that is linked to my HTML file. Recently, this has started happening: 1) For some reason, upon opening the HTML file,…
0
votes
1 answer

jQuery Mobile android native app performance with XDK build is slow

I am experimenting with android native apps using HTML5 and jQuery Mobile. I have so far got XDK 1494, but I wanted to try a "better" jQuery IDE so i got Dreamweaver CS5.5. Am developing the apps in Dreamweaver, then testing and building them in…
Stone10
  • 127
  • 7
0
votes
0 answers

jquery not working with Dreamweaver template

will jquery library not work if its on a template?.. What i want is that when I click a link(video1, video2, video3) the video on a div will change according to the link I clicked. i got this working on a single file but when i put it to a file…
gaxelgaxel
  • 37
  • 7
0
votes
2 answers

What would be a fast way to adding new lines of code at the beginning and end of all my files?

This might be a silly question but is there a way to wrap lines of code around all my PHP scripts without having to go through each one and manually doing it? I have 200 scripts and would like a fast solution. I am using Dreamweaver, so I was…
0
votes
2 answers

tag isn't positioning correct

I made a .wrapper to be the main container, its width is 980px. And other
inside main container has 960px width. by using margin: 0 auto, each of the
tags will keep a 10px space to its main container. It's working well in my header and…
Blacktea
  • 83
  • 6
0
votes
2 answers

Text position inside div tag in Dreamweaver CS6

I am having trouble arranging the text inside a div tag in dreamweaver. I have tag for the main body of my page and I want to place the text freely; wherever I want, but dreamweaver is not allowing me to do so. When I click tab inside the div it…
user3723326
  • 115
  • 2
  • 7
0
votes
0 answers

How to connect to .GIT projects through Adobe Dreamwaver

i want connect to a gitlab project https://gitlab.com/online98/smndr.git How i can connected to it through Adobe Dreamwaver thanks.
Mehdi Esmaeili
  • 828
  • 1
  • 11
  • 15
0
votes
0 answers

Mobile login form using jquery mobile

I want to make a mobile application on android and I use adobe dreamwever cs6, php and mysql(bundle on XAMPP). I have a problem on my login process. Can you tell me where is the errors of my code? because my login form only stuck on loader when i…
0
votes
1 answer

Adobe Dreamweaver: Apply Source Formatting hotkey

I am using Adobe Dreamweaver, and I am using an Apply Source Formatting feature. But how can I perform this with a hotkey?
Victor2748
  • 4,149
  • 13
  • 52
  • 89
0
votes
0 answers

Lightbox Not Loading on Dreamweaver CS4

I'm not sure if anyone here will want to help with this, but I would be really, really, really grateful! This is the first webpage I've ever built, I'm a complete newbie, but I'm definitely learning a lot in this process. I'm using DreamWeaver CS4…
0
votes
1 answer

whats the point of using template?

I am under the impression that if I set it as a template in Dreamweaver, any changes made should be saved to a new filename. I've copied the "template" that I made and sometimes I forget to save it as a different file name and it would overwrite…
netrox
  • 5,224
  • 14
  • 46
  • 60
1 2 3
99
100