Welcome Guest, Not a member yet? Register   Sign In
Problem with using jquery
#1

[eluser]kingmaoam[/eluser]
Hi,

I have a problem with jquery. I am using the datepicker.

When I initialize jquery with
Code:
<.script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></.script>
<.script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></.script>
everything works fine.

But when I switch to my local jquery Files
Code:
<.script type="text/javascript" src="&lt;?=base_url('js/jquery/jquery-1.8.0.min.js')?&gt;"></.script>
<.script type="text/javascript" src="&lt;?=base_url('js/jquery/jquery-ui-1.8.23.custom.min.js')?&gt;"></.script>
I am getting the javascript error
Code:
ReferenceError: $ is not defined [http://feuerwehr.sarbas.net/admin/content/createEinsatz/NDUyZWU1NjczMWR:241]

Has anyone had this problem before?
I have addes the dots at the front of the script tags for not to have them switched to [removed] in this post.

KR
Habib


Messages In This Thread
Problem with using jquery - by El Forum - 08-17-2012, 02:54 PM
Problem with using jquery - by El Forum - 08-17-2012, 03:15 PM
Problem with using jquery - by El Forum - 08-18-2012, 01:44 AM
Problem with using jquery - by El Forum - 08-18-2012, 09:16 AM
Problem with using jquery - by El Forum - 08-19-2012, 03:13 AM
Problem with using jquery - by El Forum - 08-19-2012, 03:37 AM
Problem with using jquery - by El Forum - 08-19-2012, 03:41 AM
Problem with using jquery - by El Forum - 08-19-2012, 06:14 AM
Problem with using jquery - by El Forum - 08-19-2012, 07:58 AM
Problem with using jquery - by El Forum - 08-19-2012, 11:50 AM
Problem with using jquery - by El Forum - 08-20-2012, 05:52 AM
Problem with using jquery - by El Forum - 08-20-2012, 06:20 AM
Problem with using jquery - by El Forum - 08-20-2012, 06:59 AM
Problem with using jquery - by El Forum - 08-20-2012, 07:07 AM
Problem with using jquery - by El Forum - 08-20-2012, 07:41 AM
Problem with using jquery - by El Forum - 08-20-2012, 08:08 AM
Problem with using jquery - by El Forum - 08-20-2012, 08:52 AM
Problem with using jquery - by El Forum - 08-21-2012, 03:16 AM
Problem with using jquery - by El Forum - 08-21-2012, 04:39 AM
Problem with using jquery - by El Forum - 08-21-2012, 05:27 AM
Problem with using jquery - by El Forum - 08-21-2012, 09:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB