[jQuery] Console buggy? ACL query too.

2008-04-15 Thread Haris
or me? Thanks, Haris

[jQuery] .attr on data returned by ajax loaded content (data)

2008-04-07 Thread Haris
Why won't the pie menu play button link update on AJAX loaded data? It works on normal static content. http://bin.cakephp.org/view/1613608944

[jQuery] Reducing the amount of code

2008-03-03 Thread Haris
I want to reduce the amount of code. http://bin.cakephp.org/view/758193968

[jQuery] show() on first click, hide() on second click

2008-02-20 Thread Haris
Hello, I have following HTML structure. http://phpfi.com/297736 I want the last dd to show() on first click on DT and hide on second last on DT. Currently, I am using the following: http://phpfi.com/297738