On Feb 7, 9:54 am, Klaus Hartl wrote:
> The FAQ applies to UI 1.5.
>
> UI 1.6 requires slightly different markup (additional container) and
> works fine for me.
Yes, I'm using 1.5.3 (the current release) and it does not work. Are
you saying this is not possible with 1.5 and I need to run the pre
The UI Tabs documentation for using in a panel [1] has
conflicting info and I'm not sure how to proceed.
I'd like the following, but links in the enclosed are overwritten
as though they are tab links::
One
Two
...
...
The docs say
On Jun 11, 10:57 am, yo2lux <[EMAIL PROTECTED]> wrote:
> I set a click event listener on div inside td (first table row). The
> other table rows don't act as an event listener. I need to obtain the
> second table row after click. What I need to do ?
Something like the following should do it (unte
On May 16, 8:57 am, A13thGuest <[EMAIL PROTECTED]> wrote:
> I'm needing to implement a dialog that will contain an div. I need the
> rest of the page to go dark and have controls outside the dialog
> disabled.
BlockUI [1] does a great job of disabling things outside the dialog.
.. [1] http://www
On Apr 30, 5:03 am, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
> You can still use blockUI in that way even though the displayBox
> function has been removed in the 2.x line.
Is there an easy way to close the box by clicking outside of it --
like how it worked in the old displayBox?
On May 6, 9:34 am, Adam <[EMAIL PROTECTED]> wrote:
> Is it possible to show an external webpage inside of a blockUI modal
> dialog? I'd like to call another page via ajax and populate the
> dialog instead of using a reference to a hidden div, etc.
You bet::
$('someLink').click(function(){
On Apr 30, 10:14 am, Nathaniel Whiteinge <[EMAIL PROTECTED]> wrote:
> So if you're taking votes I say screw 'em, the overlay should show by
> default on Linux.
You've got a boolean setting for this in 2.0. I'm having a bad run of
running my mouth before readin
On Apr 30, 5:03 am, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
> You can still use blockUI in that way even though the displayBox
> function has been removed in the 2.x line. See the image box demo on
> the demo page:
Oh. So you can. Thanks, Mike. And thanks for BlockUI! :-)
Hey FYI, I tried to e
I really dug the displayBox() thickbox from BlockUI v1.33, but it's
been removed in the latest version. Thickbox implementations that have
animation, and that require css and image files are much too heavy for
my taste.
Anyone know of an ultra-lightweight thickbox implementation to replace
displa
kippi wrote:
> I have built a form and now I would like to add some ajax to it. Is it
> possible with jquery so load information into the form and also take
> the information from the form and update the database (PHP script for
> mysql part)
If you can already submit the form (without Ajax) and
>Sat. May 5th 6pm: We suffered our second DDOS attack today and our
> host has asked us to no longer host the jQuery site with them.
> Effective immediately they have shut down all services on the jQuery
> server and asked us to leave. This has taken us completely by surprise
> and we're worki
Excellent! Thank you both for the prompt help.
- whiteinge
I can't quite get my head around this problem and would really
appreciate some advice:
I've got five select boxes, all with the same five options. I'd like
to loop through each select and set it's value to each one of the
options. I.e. the first select is pre-filled with option one, the
second se
13 matches
Mail list logo