Welcome Guest, Not a member yet? Register   Sign In
fancybox jquery codeigniter
#2

[eluser]mattpointblank[/eluser]
A # symbol in a link shouldn't produce a CI error - are you sure it's not the fancybox plugin not working?

You can use this instead of <a href="#"> to prevent 'anchoring' when clicking:

Code:
<a href="javascript//">
(need to add a colon before the //, the CI forum strips this out)


Messages In This Thread
fancybox jquery codeigniter - by El Forum - 10-28-2009, 10:18 AM
fancybox jquery codeigniter - by El Forum - 10-28-2009, 11:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB