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
8 matches
Mail list logo