[jQuery] Toggle Not Working

2009-06-22 Thread Gercek Karakus
Hi everyone, I am having problems with Toggle. You can see the jQuery and XHTML code below. Please let me know if you can see what's going wrong here. Thanks, $(document).ready( function() { $('a.toggle').click(function() {

[jQuery] Dashboard - Drag Drop Widgets

2009-06-19 Thread Gercek Karakus
Hi everyone, I am going to be working on a dashboard for an application that contains 2 columns and several widgets in these columns. (a widget will be a block element of various width/heights that will contain text inside) What I am looking for is something similar to Wordpress 2.8 Dashboard