jQuery blockUI shows a grey overlay on all browsers on window. But on
linux firefox (3.5.3 & 3.0.10) the overlay is transparent no matter
what color and opacity is set. The 'wait' cursor also doesn't work on
linux firefox while it works as expected on all browsers on windows.
Maybe try ('#mydiv > ul').text('') , or something like that
On 31 Maj, 13:28, caroig <[EMAIL PROTECTED]> wrote:
> I have a div containing text and an unordered list. I was to clear the
> text from the div without affecting the ul.
> $('#mydiv').text() returns just the text string, while $
> (
Hi,
I want to execute some Jquery ajax function frequently. Something
like:
ajax query -> (2sec delay) -> ajax query -> (2sec delay) -> etc...
It can't depands on user interactions, just work in background.
I think that solution is simple, but i can't find this kind of
function in jquery document
3 matches
Mail list logo