similar to: Bug in Effect.Pulsate with IE?

Displaying 20 results from an estimated 6000 matches similar to: "Bug in Effect.Pulsate with IE?"

2006 Dec 19
2
Effect.Pulsate on last scriptaculous
Somone have tested the last scriptaculous version that ships with last prototype? I you make an Effect.Pulsate, the element stays hidden after the effect finish if the element don''t have opacity stablished. This is for the changes on the setStyle method on prototype. The original code is:
2006 Sep 29
0
sortable and Pulsate on Internet Explorer bug
Maybe someone can help me to make the Effect.Pulsate working on Internet Explorer in this example? <ul id="list"> <li>Element 1</li> <li>Element 2</li> </ul> <script> Sortable.create("list"); new Effect.Pulsate("list"); </script> Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message
2006 May 18
5
more that 5 time beats for effect.pulsate
hi again How can i extend 5 times for effect.pulsate beats? I need that continue beat until other event client happened about my other mail, is there other solution more elegant that this? : new Effect.Pulsate(leccion[i_leccion],{duration: 5,from: 1}); thanks again rag
2006 May 29
0
[Fwd: stopping effects, help me again please]
Hi * and thanks for you responses some body help me stop effect, just last effect. Thanks! to somebody help me with: Pulsator = Class.create(); Pulsator.prototype = {initialize: function(element) { this.stopped = false; new Effect.Pulsate(element, { afterFinish: this.action.bind(this) }); },action: function(element){if(!this.stopped) new
2005 Jun 24
1
Executing custom effect for n seconds
Glad to see this list get going! I have a custom effect ''Pulse'' that basically does an opacity fade in/ out. I want to execute this effect with a custom duration. I''m looking for a consistent approach that is inline with script.alicio.us and Prototype. Is there a way to do something like this (pseudo code): Effect2.Pulse = function(element) { new
2006 Jun 12
0
Please! stopping effects, help me again
My friend Sigi wrote: > Pulsator = Class.create(); > Pulsator.prototype = {initialize: function(element,options) > { > this.element = element; > this.options = options || {}; > this.options.afterFinish = this.action.bind(this); > this.stopped = false; > this.action(); > }, > action: function(){ >
2004 Jun 06
2
Analog Bridged Calls Pulsate
Hello, I've been playing around with two generic X100P analog cards to create a proof-of-concept system before we go ahead and hook up a PRI. I'm running into a reproducible problem with sound quality of bridged calls, and am hoping someone will be able to point me in the right direction. I have in my dial plan a _9. extension so outgoing calls can be made... the first thing is
2006 May 18
1
stop effect
hi * how can i stop a effect? for example a effect.pulsate is possible? thanks rag
2006 May 26
4
stopping effects, help me again please
Hi * and thanks for you responses some body help me stop effect, just last effect. Thanks! to somebody help me with: Pulsator = Class.create(); Pulsator.prototype = {initialize: function(element) { this.stopped = false; new Effect.Pulsate(element, { afterFinish: this.action.bind(this) }); },action: function(element){if(!this.stopped) new Effect.Pulsate(element, { afterFinish:
2006 Jan 18
0
Behaviour & Effect.Highlight?
I''m having a problem with Effect.Highlight and a simple Behaviour rule. In brief, I have a Sortable list. Using Behaviour, I add a hover effect (apply a style on mouseover, remove style on mouseout). The styles contain a border color and background color. var myrules = { ''.sortable li'' : function(element){ element.onmouseover = function(){
2005 Apr 18
1
how to "hide" the desktop.ini file on roaming profiles?
Hi people, im new on the list. I have a samba 3.0.10 working as a PDC with roaming profiles for win2003 clients. The problem is that the windows 2003 uses a lot of desktop.ini "hiden files" that when i save this on my roaming profile and i log back in for the second time i lost this "hiden bit" on the desktop.ini files and i see them everywhere. Even on the
2006 Mar 28
5
Effect.ScrollTo IE issue
Hi All, I am working on a page that has 4 configuration sections at the bottom of the page with 4 links to them higher up on the page. We are using the Effects.BlindDown to show the lower section when the corresponding link is clicked. We also use the "new Effects.ScrollTo(''DIVTag'')" to have the page scroll to the newly opened section. Now this works fine in
2005 Oct 18
0
RE: Error: "onclick() is not a function"
I see what he is saying now. When you assign a click event with the Event.observe it does not allow you to call it with the $(''xxx'').onclick(); command as it''s looking for the onclick tag in the a tag. I''m stumped on a way to get this to work. Jon Whitcraft Web Application Developer Online Services - Indianapolis Motor Speedway (317) 492-8623
2005 Nov 07
2
question about Effect.Highlight and IE 5.5
I''ve recently begun testing some of the scriptaculous functionality in IE 5.5, since my company wants me to support as many browsers as possible. When I do an Effect.Highlight on a <tr>, it doesn''t quite work right. I''ve figured out a few things, but I''m not sure whether you want to change them or not. Here''s what I know: In
1999 Mar 09
1
Help with (hopefully) simple configuration problem
I have a (mostly) windows environment into which I am attempting to integrate a SAMBA based printer server (Solaris 2.5.1 SPARC). I'm running SAMBA 1.9.18p10. I need the print server to do two things: 1. Perform as local network browser/WINS server for the local subnet it is on (10.255.8.128/27) 2. Register itself and clients on it's subnet with the browsers/WINS servers/whatever
2011 Jun 02
4
Use line break at scrip but avoid line break on graphics
Hello list, I have plots with long strings in main=, ylab= or xlab=. So, in I my script I use break long lines to avoid lines hiden on my monitor and in sweave document pages. I use graphics like this plot(1, main="aaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbb") but I would like a plot result like this plot(1, main="aaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbb") I
2018 Nov 13
0
Online Backup fails
Did all your advices, but nothing works it still creates the tempRANDOMID folder wtih bind-dns/empty etc/smb.conf private/all contains from var/lib/samba/private state/sysvol but the dns still fails with the same error as my first post Am 13.11.18 um 12:21 schrieb Rowland Penny via samba: > On Tue, 13 Nov 2018 12:14:50 +0100 > admins aixtema via samba <samba at lists.samba.org>
2006 Feb 27
1
ie problem with scriptaculous effects
http://oneschool.acibe.com/osacademy/ my layout keeps messing whenever i use IE and i have run out of ideas how to fix this bug. you could try browsing the page using both IE and mozilla, when using IE, click on the links inside the "school information" box to see what i mean. also you could try toggling the calendar box at the bottom part of the page, you may also notice that the
2018 Nov 13
0
Online Backup fails
Hi, no kinit cause it ask me for a password promt where i enter the password samba-tool domain backup online --server=localhost --targetdir=/mnt/backupsamba/ -U Administrator Password for [AIXTEMA\Administrator]: > What is in /etc/resolv.conf > Im expecting something like this. > search aixtema.de > Nameserver IP_OF_DC search hostname.domain.de domain hostname.domain.de
2018 Nov 13
0
Online Backup fails
Hai, I think, your DNS reqeust are going to the internet as far i can tell. search domain.de nameserver IP_OF_DC Gr. Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > admins aixtema via samba > Verzonden: dinsdag 13 november 2018 12:15 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Online Backup fails >