See
http://docs.jquery.com/UI/Tabs#...prevent_a_FOUC_.28Flash_of_Unstyled_Content.29_before_tabs_are_initialized
- Richard
On Fri, May 15, 2009 at 1:39 PM, steveo wrote:
>
> Hello,
>
> I have implemented the tabs on a page successfully. However, when the
> page is loading the content of the di
You could put some kind of visual effect like a loading graphic while you
are waiting for the request to finish. this can be accomplished by
manipulating css, or by putting an image in the div and then replacing it
when the contents load..
On Fri, May 15, 2009 at 10:39 AM, steveo wrote:
>
> Hell
No, it's not normal behavior. Scripts should load and execute also.
Have you tried just using a simple:
alert('test');
as a test?
On May 15, 10:57 am, FedeX wrote:
> Hi everyone, I'm new on jquery ui and I'm testing the tabs
> functionality. So far I'm able to retrieve a page for each tab loaded
Hi everyone, I'm new on jquery ui and I'm testing the tabs
functionality. So far I'm able to retrieve a page for each tab loaded
by ajax (pretty easy!) but now I'm trying to bring up complex pages
that have js functionality and it seems that the tabs load them
without the tags, is that the normal
Hello,
Is there any way to vertical-align sortable's elements?
I tried adding it to the css but it doesn't seem to work. Also i
couldn't find any info about this on the web.
Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the G
Hello,
I have implemented the tabs on a page successfully. However, when the
page is loading the content of the divs & tabs shows up unformatted as
if it were one big paragraph until the page finishes loading. At this
point, the tabs are rendered properly and the other divs hidden. Any
ideas? Tha
HI everyone,
I'm new to JQuery and its UI component so perhaps this question isn't
too difficult to answer. I'm building a personal website (A working
version is at http://www.cc.gatech.edu/~wmanzoul/v2/ ) using the UI
effects such as "slide" and "explode" and am encountering a strange
situation.
Hi Dave,
Just my 2-cents worth... Users are very familiar with accordion
widgets - they are used in thousands of applications. Almost NEVER is
the 'header' of an accordion panel used as link - its normal and
EXPECTED functionality is to 'open' an Accordion section.
So as a usability consultant,
By the way this application is very dynamic. Its runs in an embedded browser
(IE embedded in an exe), and the exe calls a javascript function that tells
it a device has been plugged into the usb port. At that point i load a set
of tabs for this device. The contents of the tabs come from external so
I want to have my own custom event handler for tabsselect because I
need more flexibility in the content displayed than just a basic ajax
query or some static content. I basically want to be able to have my
own callback function for each tab, the callback function determines
what to do based on th
It took me about a week to figure that out. I felt stupid too, but
it's not as obvious as you would think. :)
On May 14, 6:23 am, THank U wrote:
> thanks!!! I feal stupid the answer was in the file I was looking
> at... ohhh well I guess.
>
> On May 14, 4:29 am, "Richard D. Worth" wrote:
>
>
>
Here's the example:
http://jsbin.com/usupo
In this case the date picker shows up but its entirely in the wrong
position.
It seems the dialog() call throws off the positioning of it.
Thanks,
Zarar
On May 13, 3:30 pm, Fontzter wrote:
> Without any code examples, it is difficult to troubleshoot
Hi,
Well, I have used "this" because the jquery api has an example who us
"this" (http://docs.jquery.com/UI/API/1.7/Dialog#option-buttons). But
with a var moh refer to the ccontent or "this", the result is the
same : the dialog never close...
On May 15, 4:20 am, thaianhduc wrote:
> Wow, "this"
code?
On May 14, 3:15 am, Sani wrote:
> Hi to All I get 20 Records from Database Using jQuery ajax this time
> Sorting works well But next time when i Get 15 or 25 Records from
> database Using a textBox then sorting not works again third time when
> I get Records then it also works fine but at
Ok, I am probably missing something really obvious here. But is there
also a way to drag an object from a sortable out, and drop it on a
normal droppable?
- Glenn
On May 13, 10:03 pm, alias1 wrote:
> Oh, that is quite exciting indeed. I shall have a play around with it.
> Cheers :)
>
> On May 1
15 matches
Mail list logo