Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter + Thickbox inline content = false :(
#1

[eluser]Beakid[/eluser]
Hi!

I'm experiencing a problem when using the jquery plugin Thickbox with CodeIgniter. I'm not doing anything fancy with ajax, I just want to show some inline html inside a popup. But - instead of the thickbox popping up, the loadingAnimation.gif shows at the bottom of the page and nothing happens. No javascript-error. No nothing.

My link is this:
Code:
<a href="#TB_inline?height=390&width=780&inlineId=popup" title="View popup">link</a>

It works great in my original php-site (before switching to CodeIgniter).

Anyone?
#2

[eluser]GSV Sleeper Service[/eluser]
it's probably something to do with those get vars in the href, GET is turned off by default in CI.
anyway, a non-working 'thickbox' is a good thing, do you have any idea how irritating those things are? Wink
#3

[eluser]Beakid[/eluser]
Eh, I just forgot to include the thickbox.css lol




Theme © iAndrew 2016 - Forum software by © MyBB