Tried something like this?
$("legend").click(function() { $("fieldset ul").toggle(); });
On Mar 15, 2009, at 10:40 AM, shapper wrote:
Hello,
I have a list of fieldsets and each one has a legend.
I am thinking in having something like:
Personal Data
first element
second element
On Mar 14, 2009, at 4:38 AM, dani wrote:
> Before taking on a challenging task, please give me some ideas to
> speed up my development!
>
> Just as the topic is saying, I will primarily be doing: MySQL => PHP
> => JSON => AJAX => jQueryUI
>
> I used to work with CakePHP but I have little experienc
2 matches
Mail list logo