Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter with Thickbox
#2

[eluser]Phil Sturgeon[/eluser]
If you put the query string into the site_url() function then CI will try to parse it as URL segments, which will fail.

Try the link like this:

Code:
<a id="example" class="thickbox" href="&lt;?= site_url('example');?&gt;?keepThis=true&amp;TB_iframe=true&amp;height=250&amp;width=400">example</a>


Messages In This Thread
CodeIgniter with Thickbox - by El Forum - 12-02-2008, 02:42 AM
CodeIgniter with Thickbox - by El Forum - 12-02-2008, 04:51 AM
CodeIgniter with Thickbox - by El Forum - 12-02-2008, 05:10 AM
CodeIgniter with Thickbox - by El Forum - 12-02-2008, 06:55 AM
CodeIgniter with Thickbox - by El Forum - 12-02-2008, 07:08 AM
CodeIgniter with Thickbox - by El Forum - 12-02-2008, 07:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB