dreamweaver

Using Spry inside Java Server Faces framework

I'm trying to insert a Spry accordion into an already existing JSF page using Dreamweaver. Is this possible? I've already tried several things, and only the labels show up. ...

PHP and Dreamweaver Integration

This is an issue I've run into with a website I'm designing. I'm using a template based design for the site, so the information on the page is thrown inside the template when the page is accessed. The information shown changes based on the page attribute passed in as a GET request. So, to actually load the information into the body area...

Recommended HTML formatter script/utility?

Simple question - I've got a bucketload of cruddy html pages to clean up and I'm looking for a open source or freeware script/utility to remove any junk and reformat them into nicely laid out consistent code. Any recommendations? If it's relevant I generally manipulate HTML inside Dreamweaver - but by editing the code and using the wys...

Save CSS Related To Dreamweaver Document

I find this incredibly annoying with Dreamweaver, everytime I go to save my document I have to tab into each css file and save them individually. Not a problem with one css file, but when you have 3 or 4 it is a pain in the ass. Is there anyway to save your dreamweaver document and all related css files in one hot key? ...

What is the difference between using HTML or Dreamweaver to make a website? Which is Better?

What is the difference between using HTML or Dreamweaver to make a website? Which is Better? ...

What's a good web site creation tool?

Dreamweaver sounds like over-kill for my needs. XSitePro sounds like it would fit the bill. Any others worth looking at? I need to build a fairly simple site for my wife's consulting business. I like the idea of being able to choose from a variety of templates, but I want to have full control over the site so I don't mind doing some ...

What's the best way to integrate Designers using Dreamweaver with Visual Studio C# developers?

I know about code-behind files, but what is the best real-world way of Designers that are using DreamWeaver or other Design Tools to work with Visual Studio programmers? For example, say you have a basic website with user interface forms hitting the database... the database work is definitely done by the developer but how to tie the d...

Building Nav Bars with rollovers in DreamWeaver CS3

I'm working with Dreamweaver CS3. The question here is what part of the code (listed below) do I need to replicate to have my secondary nav bar utilize the on-click action? FYI...DW has two menu options or auto insert items...one for roll over images and one for "navbar". DW will only allow you to use the 'navbar' item once per page -...

Dreamweaver CS3 Site in Apache htdocs, missing path on localhost?

Almost have DW CS3 configured with my site to preview on localhost, except for one thing, the path is incomplete. It is missing the top directory of the site in the path when it tries to open the file. WHY??? Where do you change that? Here's what it gives me: http://localhost/0-Sections/000-ComingSoon/PHPTestComingSoonNMBT-Test.shtml ...

Looping problem with flash audio

At my client's request I have placed a song on her website, set to run on loop using flash. The swf is tucked inside of a table in her sidebar navigation. For some reason the swf doubles, then triples, etc. at the end of each play. I'm using Dreamweaver and Flash and have tried different combinations of parameters: Inside Flash: loop ...

changing a class name throughout a development

Hi I'm in a situation where I have the class "progress" - trouble is that I'm interested in incorporating some open source that also has the class "progress". I remember very vaguely some reference to an app that's able to inspect the various files in a development for a given class name ... and either return it ... or change it. Have y...

Need a WYSIWYG PHP / Javascript IDE - replacement for Dreamweaver

I'm looking for a replacement website application development IDE. Ideally it will run on both Linux (Ubuntu) and Windows. I'm typically developing small to medium sized web applications of some richness and complexity - by way of example I'm currently handling a site for a local council which manages their waste collection and reproce...

div tags-on and off

Should be super simple for you guys...div one gets clicked, div two appears. What I don't know how to do is make div 2 go away when div one is clicked again. <img src="/..." width="" height"" onClick="MM_showHideLayers('logo','','show','logoEasterEgg','',show')"> What should I add to this line of code to make the div 'logoEasterEgg' d...

Dreamweaver + Grails

Has anybody tried doing GSP design with Adobe Dreamweaver CS4? It has support for JSPs, but it doesn't recognize the gsp extension, and even if it did I think there would be problems regarding the gsp tags that it would not recognize. I found a little cookbook here (http://www.bitwalker.nl/blog/using-groovyserver-pages-in-dreamweaver) fo...

How To Align Body Content so it Aligns w/Header & Footer

Hello, I am building a website but I started with a template and gutted it, changed a lot and got rid of the entire center section and now I have to start over with the body but whenever I try to insert the navigation menu, which is a javascript code that is inserted from another program I used to build it. Well, every time I try to inse...

How to embed HTML created by Dreamweaver into an ASP.NET applicaton

I've been asked by a friend, who created a very visually appealing website mostly in Dreamweaver, to add some database backed functionality that I really only know how to do in ASP.NET. The problem is when I load his generated HTML into an ASPX page it renders it quite horribly. I've tried adding a basic .html page to an ASP.NET project ...

Book recommendations: PHP/MySQL and Dreamweaver ?

I need a book that discusses PHP, mySql and Dreamweaver as I have a project and i don't know either of these technologies, so i need something to give me a headstart. ...

what is the best free text editor for mac? FTP?

I am about to kill dreamweaver...i reall wanna find something smooth and convenient (im addicted to the internal FTP stuff in dreamweaver). HELP! ...

Anyway to error check PHP in Dreamweaver?

I do all my PHP coding in Dreamweaver (currently version CS3) I am used to it and like it. There is one thing I would like though, is to be able to check for errors. Currently I don't see them until I upload the page to a server. Is there anyway to setup PHP error checking in Dreamweaver? Thanks. ...

How to connect Dreamweaver to mySQL running in Virtualbox

I'm having trouble connecting CS3 Dreamweaver to the mySQL db running inside Sun Virtual Box ...