PDA

View Full Version : Macromedia dreamweaver Help!`?


gallon
March 15th, 2005, 09:36 AM
Well this is maybe not as much a dreamweaver question as it is a servicepack 2 question...

I want to build a website for a client using the dreamweaver behaviour show-hide-layer. The website has to be optimized for the most common user, that is IE and servicepack 2.

Problem is that IE prevents this script from being used, which leads to a disaster for my idea (nothing will happen when clicking a link, aside from IE warning that it has blocked a script. )

How do I go around this ?? any help will really be apprieciated :)

SJ Bennighof
March 15th, 2005, 09:51 AM
I don't really know the mechanics behind this, but I'll ask some other dudes that I know. You might want to add the same functionality that the show/hide would add in another function that IE and SP2 could handle, and just keep the show/hide up for FireFox users.

Dan.v.D.
March 15th, 2005, 10:38 AM
hmm i think itīs a question of ieīs configuration. have you totally disabled js?
or did something to prevent those popup-like dhtml ads?
layer mm_behaviors should generally work no matter what service pack.
or am i totally wrong here?

SJ Bennighof
March 15th, 2005, 11:05 AM
I don't know whether you are or not, but it's all well and good what's done serverside. It's the clientside that's the issue, and people may or may not want to change settings in their browser to view a page, and they may not know how.

gallon
March 15th, 2005, 03:20 PM
exactly Benninghof... I personally dont use IE, but most clients do.

If you can find the answer to this one it would be very much appreicated :)