On Tue, Oct 30, 2012 at 12:55 PM, awagner87 <awagne
...@hotmail.com> wrote:
> Hello, I'm very new to query and javascript. I use these scripts in my
> pages a lot, I really don't change anything though. However I need to use
> both these scripts for the jquery effects I'm trying to implement on my
> page. For some reason, when I have both on my page that look like this:
> <script type="text/javascript" src="
> https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js
> "></script>
> <script type="text/javascript" src="
> http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
> They seem to "cancel" out the other effect on my page... Not sure what to
> do? Can I make it so it only effects the style or class that I want it to?
> Any suggestions? Ideas? Anything would be great and I'd really appreciate
> it! I've been pulling out my hair trying to figure out how to get these
> effects working together. THANKS!!
> Amanda
> --
> You received this message because you are subscribed to the Google
> Groups "Google AJAX APIs" group.
> To post to this group, send email to
> google-ajax-search-api@googlegroups.com
> To unsubscribe from this group, send email to
> google-ajax-search-api+unsubscribe@googlegroups.com
> To view this message on the web, visit
> https://groups.google.com/d/msg/google-ajax-search-api/-/uCvthJ4k5goJ
> For more options, visit this group at
> http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
Jeremy R. Geerdes