Skip to main content
Participant
June 2, 2007
Question

Spry... giving me problems

  • June 2, 2007
  • 2 replies
  • 236 views
I'm using Dreamweaver CS3 with a JSP/MySQL combination.

I've created a very basic form with 3 spryTextFields and a spry Menu Bar. I've also moved the items around and placed them in their own DIVs so that I can control placement with CSS (new to me, I'm a table guy :-)

The page appears and functions properly in the browser. However, if I quit Dreamweaver and reload the page I get the following warnings from Dreamweaver:

"This document contains JavaScript code for a widget that no longer exists. If you don't remove the code, the browser might display JavaScript errors... Would you like Dreamweaver to find all instances of this code for you?"

Dreamweaver then itemizes all the fields that ARE on my page... any clues? Could placing the fields in a DIV screw up the parsing engine?

Thanks,
Cliff.
This topic has been closed for replies.

2 replies

Participant
June 6, 2007
anyone?
Participant
June 2, 2007
I removed the DIV wrappers and I still have the same problem... Dreamweaver thinks the Spry fields are 'gone'... but they still work fine...