On 6/19/06, Reid S. Carlberg <[EMAIL PROTECTED]> wrote:
Hi everyone,

I'm new to Script.aculo.us.  I've searched the archives but haven't
found any info on this so thought I would ask.

I have a web app that uses SiteMesh from OpenSymphony.  Basically, it's
an outbound page decorator that applies common elements to pages as they
head back to the client.  I'd like to used the slider control, so I've
added prototype.js and scriptaculous.js to the head element.  It fails
to load slider with a FireBug message of "Control is not defined."

While I can't answer your question specifically, I can say I have used
SiteMesh and scriptaculous together successfully.

One thing I do to debug these issues to take the generated source, and
edit that file until it works, the propagate the changes back to the
file or decorator.  Sometimes its obvious when just looking at the
source, such as specific files not getting included, etc.

Good luck.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to