Re: using ThickBox and jQuery

2008-01-04 Thread Travis
Thanks Marc. One thing though, is how can I get a cake URL to load in the thickbox. Specifically, what I want to do is something similar to scaffolding, where when an update link on a controller would occur, the view would load in the thickbox, the user would modify the data, hit save and close

Re: using ThickBox and jQuery

2008-01-04 Thread 1Marc
link('Link Title','test.html? height=300&width=300'); ?> -- Marc Grabanski http://marcgrabanski.com On Jan 4, 9:40 am, Travis <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm new to the group here. I have been out of development since 2004, > so I'm just getting back into the swing of things.

using ThickBox and jQuery

2008-01-04 Thread Travis
Hi everyone, I'm new to the group here. I have been out of development since 2004, so I'm just getting back into the swing of things. I'm writing an app with cakePHP for a client, and we want to use jQuery and thickBox with the user interface. A URL in thickBox requires a height and width to b