Welcome Guest, Not a member yet? Register   Sign In
JQuery issue
#2

[eluser]BrianDHall[/eluser]
I'm guessing the js is getting eaten by CI instead of passed to the browser? That's likely an .htaccess issue, so check that. Mine looks like this:

Quote:RewriteEngine on
RewriteCond $1 !^(index\.php|images|css|js|xampp|labs|templates|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ /index.php/$1 [L]


Messages In This Thread
JQuery issue - by El Forum - 12-04-2009, 09:51 AM
JQuery issue - by El Forum - 12-04-2009, 10:41 AM
JQuery issue - by El Forum - 12-04-2009, 08:59 PM
JQuery issue - by El Forum - 12-05-2009, 12:23 PM
JQuery issue - by El Forum - 12-05-2009, 04:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB