[jquery-ui] binding to tab show events per tab on the tab ui plugin

2009-11-05 Thread Rick Harding
I'm trying to work with the tabs plugin to be able to link to the specific tabs on the page. I know I can do url.php#someid, but my tabs have onclick events right now that load the page content. What I was trying to do was find a way to move from onclick to tabsshow events bound. My hope was that

[jquery-ui] binding the dialog resizeStop event /after/ dialog creation

2009-09-23 Thread Yermo
Using jQueryUI 1.7.2 index.html, the Welcome to jQuery page, and FireFox 3.0.13 under Linux , refer to the link that opens the dialog // Dialog Link $('#dialog_link').click(function(){ $('#dial

[jquery-ui] Binding

2008-11-18 Thread [EMAIL PROTECTED]
Okay I'm sure this is simple, but I'm have trouble. Here's the code. 1 XHTML with a button, 1 PHP script that loads a form into a div, 1 JS file that implements jQuery to do everything. index.html -- http://jquery.com/src/jquery-latest.js";> out