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
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
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