You're using different version of jquery library in a same page.
(http://plugins.jquery.com/project/accordion-common)
<script language="javascript" type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
AND
(http://docs.jquery.com/UI/Dialog)
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
in your head section. that is why it's conflicting. use the latest version of JQUERY library for one time. hope your problem will solved.
_________________________
Regards
G. S. Piash
Web Developer
PARTEX HOLDINGS
Cell: 01712235760
email: info@gspiash.com
www.gspiash.com
--- In phpexperts@yahoogroups.com, asma tuli <asmatuli@...> wrote:
>
> HI all,
>
> I am new in jQuery. I would like to use this (
> http://docs.jquery.com/UI/Dialog) dialog and this (
> http://plugins.jquery.com/project/accordion-common) this accordion in a
> page. But they are conflicting each other.
>
> Can any one say whats the problem??
>
> How can I use these two in a page??
>
Sunday, July 3, 2011
[phpXperts] Re: jQuery Peculiar Problem
__._,_.___
Visit phpXperts website at www.phpxperts.net
.
__,_._,___
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment