No problem.
Also, fwiw I ended up migrating to jqModal instead of thickbox.
My reasoning was that despite TB being a very good plugin, it's not that
customisable without hacking up the code. Whilst I achieved what I wanted
through hacking the plugin, I realised that jqModal was designed to be a
customisable window plugin, whereas TB is supposed to be far closer to
Lightbox and is not so easily manipulated in terms of behaviour and content
as jqModal.

Just my feeling on it, and as I said it is a very good plugin, but it's
worth thinking early on about which one is more suitable for your situation.
Have fun with it!

rob.

On 4/18/07, Chris Jordan <[EMAIL PROTECTED]> wrote:


Rob,

That is essentially what I ended up doing. I got busy with the coding
so I didn't have time to update this thread, but that is exactly what
I ended up doing.

Thanks for the help though! :o)

Cheers,
Chris

On Apr 18, 3:51 am, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> Chris Jordan schrieb:
>
>
>
> > Hi folks,
>
> > I've searched the archives, but didn't find what I was looking for. So
> > if this has already been discussed and someone can point me to the old
> > thread, that'd be awesome. Otherwise:
>
> > Is it possible to trigger the opening of a thickbox without a link? In
> > other words, I want to do this:
> > <script>
> > if(true){
>
> >     open.thickbox.somehow(url, width, height, etc, etc, etc)
>
> > }
> > </script>
>
> > Thanks,
> > Chris
>
> You could hijack a link with trigger for that... If the link has been
> thickboxed:
>
> $('#trigger-thickbox').trigger('click');
>
> Don't know if that helps.
>
> -- Klaus




--
Rob Desbois
Eml: [EMAIL PROTECTED]
Tel: 01452 760631
Mob: 07946 705987
"There's a whale there's a whale there's a whale fish" he cried, and the
whale was in full view.
...Then ooh welcome. Ahhh. Ooh mug welcome.

Reply via email to