Welcome Guest, Not a member yet? Register   Sign In
jquery mobile & codeigniter: go well?
#1

[eluser]mazzy[/eluser]
I'm creating a project in jquery mobile using codeigniter but when I load in the head of my web pages jquery mobile script (taken from jquery mobile site) I receive a gray page write on
Code:
undefined
. While if I don't load jquery mobile script at the head everything go well. Why? which could be the error?
#2

[eluser]Unknown[/eluser]
Maybe you are referencing invalids o duplicates id's into your forms. Check all the ids to try to find duplicates, will help config the show errors directive into php.ini file. check $_POST['key'] or $_GET$_POST['key'] for invalid keys .

regards ... and excuse my bad english.




#3

[eluser]Aken[/eluser]
They're two different technologies of a website that can coexist perfectly fine - they pretty much have nothing to do with each other. Check the way you are loading your Javascript files - that's typically the problem.




Theme © iAndrew 2016 - Forum software by © MyBB