hi,
i have a problme in Accordion.
i change the code in index.html which i have download from jquery ui 1.7. then
when i click Accordion. the content at the right of Accordion will move a
little place. and click the last Accordion. the content at the blow of
Accordion will move a little place too.
pls help me.
<table width="100%"><tr><td width="200px">
<h2 class="demoHeaders">Accordion</h2>
<div id="accordion">
<div>
<h3><a href="#">First</a></h3>
<div>Lorem ipsum dolor sit amet. Lorem ipsum
dolor sit amet. Lorem ipsum dolor sit amet.</div>
</div>
<div>
<h3><a href="#">Second</a></h3>
<div>Phasellus mattis tincidunt nibh.</div>
</div>
<div>
<h3><a href="#">Third</a></h3>
<div>Nam dui erat, auctor a, dignissim
quis.</div>
</div>
</div>
<td>
<td>ads
</td>
</tr>
</table>
2009-03-14 17:29:55
joshua xu
-------------------------------------------------------------
发件人:joshua xu
发送日期:2009-03-02 00:08:55
收件人:[email protected]
抄送:
主题:[jquery-ui] Re: a problme in dialog
Scott_Gonz ,您好!
thanks for ur help.
2009-03-02 00:07:49
Joshua X
-------------------------------------------------------------
发件人:Scott_Gonz醠ez
发送日期:2009-02-28 23:15:14
收件人:jQuery UI
抄送:
主题:[jquery-ui] Re: a problme in dialog
There have been some changes recently that increased dialog
performance. You can try using the latest SVN from:
http://jquery-ui.googlecode.com/svn/trunk/ui/ui.core.js
http://jquery-ui.googlecode.com/svn/trunk/ui/ui.dialog.js
As for the treeview plugin, that's not part of jQuery UI, so you'll
need to ask about that on the general list:
http://groups.google.com/group/jquery-en
or contact the maintainer of that plugin directly.
On Feb 26, 10:46燼m, joshuaxu <[email protected]> wrote:
> dear sir,
> i use 爅query ui.dialog 1.6rc6, 燽ut every click in dialog is very
> slowly. and, 爄 place some input in dialog div. when i click one input
> element in dialog, the cursor will always spend some time to go to
> there.
> another question: i use the jquery treeview plugin, when i replace the
> jquery.js use the last edition, there will be a page erorr prompt
> 'treeview.classes is null'.
> pls help me. thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---