jarmstrong:
Thanks for your response I was able to get it to work and also Lightbox.
The problem was in my JSP file that housed the href statement I had it
wrapped with a tag and a that was not needed since the
decorator already has a tag and a that wraps the content
from all the pages it deco
Well jQuery is like prototype where the document.ready should be trying to
look for the document ready/load state. Is the jquiry_latest.pack.js loading
correctly? This makes me think that jQuery is not having a chance to
load/initialize properly before the thickbox code tries to bind itself into
t
Has anyone integrated Thickbox in appfuse. I am trying to and keep
getting the error below.
Ther error was captured using Firebug in firefox.
$(document).ready is not a function
http://localhost:8080/geeoss/scripts/thickbox/thickbox.js
Line 11
The is what my header looks like in my JSP file: