> Hi, Everyone
>
> So, i have my modalbox working perfectly with cakephp, but when i put
> scripts (<script></scripts>) inside the page loaded by modalbox, they
> arent loaded. And i'd like to do that because i wanna use some jquery
> ui libraries inside modalbox. I've tried to use javascript-
>>codeBlock() and $javascript->link to load these libraries, but
> nothings works.
>
> How can i use these libraries inside modalbox?
Can you post the lines of code where you're trying to include it?
When the page loads, do you see the script tags in source? If so, are
the paths correct? o you use Firebug? If so, is it showing the code at
all? Maybe it's a JS problem.
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
No comments:
Post a Comment