On Oct 30, 8:15 pm, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > > Try changing your block call to something like this:
>
> > > var $holder = $('#sendToFriendHolder');
> > > if ($.browser.msie)
> > > $holder[0].style.removeAttribute('filter');
> > > $holder.block({
> > > // block options her
> > Try changing your block call to something like this:
>
> > var $holder = $('#sendToFriendHolder');
> > if ($.browser.msie)
> > $holder[0].style.removeAttribute('filter');
> > $holder.block({
> > // block options here
>
> > });
>
> Thank you :)
> It works great
>
> So... and what ca
On Oct 29, 11:42 pm, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > Wrong link ...http://www.britishschool.edu.gr/newsView.php?newsId=4
>
> Try changing your block call to something like this:
>
> var $holder = $('#sendToFriendHolder');
> if ($.browser.msie)
> $holder[0].style.removeAttribute('fi
> Wrong link ...http://www.britishschool.edu.gr/newsView.php?newsId=4
Try changing your block call to something like this:
var $holder = $('#sendToFriendHolder');
if ($.browser.msie)
$holder[0].style.removeAttribute('filter');
$holder.block({
// block options here
});
On Oct 29, 2:19 pm, asiarlis <[EMAIL PROTECTED]> wrote:
> On Oct 29, 1:32 am, Mike Alsup <[EMAIL PROTECTED]> wrote:
>
> > > Recently i decide to use theanimatefunction ofjQueryto pop up an
> > > absolute position it window that holds form data. The problem is that
> > > when i use theanimatefunc
On Oct 29, 1:32 am, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > Recently i decide to use the animate function of jQuery to pop up an
> > absolute position it window that holds form data. The problem is that
> > when i use the animate function to pop up the window the blockUi in
> > Internet explor
On Oct 29, 1:32 am, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > Recently i decide to use theanimatefunction ofjQueryto pop up an
> > absolute position it window that holds form data. The problem is that
> > when i use theanimatefunction to pop up the window the blockUi in
> > Internet explorer 7 c
> Recently i decide to use the animate function of jQuery to pop up an
> absolute position it window that holds form data. The problem is that
> when i use the animate function to pop up the window the blockUi in
> Internet explorer 7 cannot handle oppacity and cannot display the
> loader. Just wh
I use blogUi plug in for a long time know and everything works fine.
Excellent job.
Recently i decide to use the animate function of jQuery to pop up an
absolute position it window that holds form data. The problem is that
when i use the animate function to pop up the window the blockUi in
Intern
Hi,
I got some buttons to show the prev/next image or to close it 'cause
it is allready big, in front of the others and draggable.
This code works in every browser except for IE. IE doesn't go through
the function of animate(). so he doesn't remove the div and the first
image doesn't get visible
Ok sorry about the title, don't know what to say.
I have a site for a client, and when you click a certain div it
animates with a marginTop -=300px like effect so the div is just
visible sliding in behind another div.
Now, if the user clicks the div again it will do the same and go up by
300px.
hi,
I was to use the function "animate (params, speed, easing, callback)",
and have a problem, using jQuery 1.1.3.1, in the "Internet explorer"
does not work, but using the version jQuery 1.1.2 already works well...
is error of jquery or will be error mine?
12 matches
Mail list logo