[jquery-ui] Jquery tabs: redirecting to tab

2009-10-02 Thread zweb
Based on certail action, want user to go back to a particular tab and not the first tab of page as default On IE 7, only following works http://www.example.com/customer/30/#orders On Firefox and safari, only following works http://www.example.com/customer/30#orders Note / before # on IE. How c

[jquery-ui] Datepicker and timezones?

2009-04-12 Thread zweb
Does Datepicker show todays date based on time zone of the user? ie user from India accessing the same page will see his/her today's date and person accessing the same page at same time US will see his today's date which could be different given 12.5 to 13.5 hours time difference between the two

[jquery-ui] UI Dialog for tag

2009-03-05 Thread zweb
Hi I want that when I click on some link like some other page with a form it open up in a dialog. Is it possible with Jquery dialog, if yes then how? Most example I have seen have the dialog's html inside the parent page as a div. --~--~-~--~~~---~--~~ You

[jquery-ui] droppable issue

2009-02-17 Thread zweb
I have two droppable rectangles with 10 px margin between them. I have a draggable square of size 100px by 100px. When I drag and drop the draggable in middle of two droppable rectangles the square kind of sits in between both, partially overlapping both droppable rectangles. I want it to be in

[jquery-ui] drag and drop: how to restrict dropping on specific divs only

2009-02-17 Thread zweb
I have a some draggables items and some droppables divs (rectangular areas) on screens. Right now I can drag and drop draggables pretty much anywhere on screen I want user to be restricted to dropping the draggable items into only these droppables divs and nowhere else on page. If user tries to