Jump to content

Recommended Posts

Posted

All in all, I think Macromedia Dreamweaver is great for helping me debug code and design sites.

 

I know that most of you are aware that Dreamweaver writes weird (read: bad) code for javascript. It turns out that for a simple rollover, Dreamweaver wrote twice as much code as it took and did a very poor job of it.

 

I was very surprised when a client called me up and said that the site was giving them errors... I thought they were talking about the extensive PHP code in the site.

 

It took a lot of time to figure out that their browser was configured to pop up a warning when bad javascript was sent to the computer. They thought the site was broken.

 

Anyhow, I make a practice of avoiding javascript at all costs but this one time I decided to use it. Lesson learned: don't use macromedia to write your javascript (or php for that matter)

Posted

Good point Jack, I must admit I have learnt to remove the Dreamweaver default javascript and replace it with my own, much more efficient - and works :)

 

Andy

Posted

I don't suppose you could beam me to some Javascript planet and infuse me quickly with all the knowledge I would need in order to write my own Javascript code...could you??????? And while you're at it, could you find a planet for PHP as well????? woooot

 

feeling homicidal while looking at javascript code...

Tracy Yuck!

Posted

Tracy

 

Beaming all of both planets is probably a bit much in one go :D

 

but from the earlier PHP stuuf you were doing, it was going really well :(

 

If you have a particular job that you want javascript for, then why not put a request for a hand on the forum here, I'm sure the family will help out :D

 

Andy

Posted

In this particular instance, I did a Google for javascript rollover and found many places where you could generate code for these things on the fly. But now that I have code that works, I'll just copy and paste as needed.

 

And I second Andy's thoughts.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...