similar to: Effect.Appear prevents links from working in firefox

Displaying 20 results from an estimated 8000 matches similar to: "Effect.Appear prevents links from working in firefox"

2006 Jul 19
0
Effect.Appear behaving strangely
Can''t seem to figure this scriptaculous out: I''ve got some divs set to none that I''d like to have appear on body load. The div named "image" appears just fine, but the divs named "cd1", "cd2", and "cd3" won''t appear. I''m calling all of the effect.appear functions through a single function called
2006 Jul 17
2
RE: scriptaculous appear effect and tiny_mce bug onopera 9
I seem to recall the Effect.Appear setting the final opacity to 0.99 to avoid some bug on some browser; anyone remember the specifics? Seems like we should probably just conditionally check for the broken browser and set to 0.99 for only that one, otherwise leave it at 1.0, but I know I don''t have the full picture of why it was necessary or whether it still is. Greg
2008 Apr 01
4
Trying to get Effect.Appear, Scale, Fade to work
================================================= Mon-03-31-2008, 11:04pm U.S.EDT Hello, I''m trying to get a website entry page to work properly, while learning Scriptaculous effects and javascript at the same time. I wanted to use a couple of effects to add a little flash-style animation. I managed to get the initial Appear to work but with a problem: the image that''s supposed
2006 Jan 24
0
Safari problems w/ Effect.Appear and other effects
Prototype version: 1.4.0 Effects version: 1.51 I''ve recently been working alot with Scriptaculous and Prototype and I''ve got some good looking results in FF and IE. However, Safari is killing me! I would love for someone to look at this, and tell me if its my design or the libraries. One example: http://www.tankdb.com/src/report_demo.php 1. Checkout the above page 2.
2006 Apr 26
0
RE: DOM events not firing in IE6 with floated di vs
Yea that''s what I am seeing also. Think I got round this before by turning the structure into a table :( Andrew - Thanks for your input.. > -----Original Message----- > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On > Behalf Of Andrew Tetlaw > Sent:
2016 Feb 10
0
AD + Bind DLZ + Site
On 10/02/16 15:36, mathias dufresne wrote: > My answer below. > > 2016-02-10 15:38 GMT+01:00 Rowland penny <rpenny at samba.org > <mailto:rpenny at samba.org>>: > > On 10/02/16 14:07, mathias dufresne wrote: > > > > 2016-02-10 14:37 GMT+01:00 Rowland penny <rpenny at samba.org > <mailto:rpenny at samba.org>
2016 Feb 10
0
AD + Bind DLZ + Site
On 10/02/16 16:27, mathias dufresne wrote: > > > 2016-02-10 16:54 GMT+01:00 Rowland penny <rpenny at samba.org > <mailto:rpenny at samba.org>>: > > On 10/02/16 15:36, mathias dufresne wrote: > > My answer below. > > 2016-02-10 15:38 GMT+01:00 Rowland penny <rpenny at samba.org > <mailto:rpenny at samba.org>
2006 Aug 09
0
Scriptaculous blind up effect not working from innerhtml in IE? Help please.
I have some tables wrapped in divs, when you click them, they are hidden and then some of the data is added as a div into another div by way of innerhtml. When you you click on these new divs that are in the html, they should go away. This works fine in Firefox but doesn''t work at all in IE. Does anyone have any ideas? The weird thing is if I take the source of the html after the
2016 Feb 10
2
AD + Bind DLZ + Site
My answer below. 2016-02-10 15:38 GMT+01:00 Rowland penny <rpenny at samba.org>: > On 10/02/16 14:07, mathias dufresne wrote: > >> >> >> 2016-02-10 14:37 GMT+01:00 Rowland penny <rpenny at samba.org <mailto: >> rpenny at samba.org>>: >> >> >> On 10/02/16 11:12, mathias dufresne wrote: >> >> Hi all, >>
2016 Feb 10
2
AD + Bind DLZ + Site
2016-02-10 16:54 GMT+01:00 Rowland penny <rpenny at samba.org>: > On 10/02/16 15:36, mathias dufresne wrote: > >> My answer below. >> >> 2016-02-10 15:38 GMT+01:00 Rowland penny <rpenny at samba.org <mailto: >> rpenny at samba.org>>: >> >> On 10/02/16 14:07, mathias dufresne wrote: >> >> >> >>
2006 Jun 16
5
Menu using Scriptaculous Effects = OnMouseOver bug
I am trying to achieve a Flash-like menu with OnMouseOver effects on 3 divs below. Unfortunately, the javascript resets when the mouse is rolled over the text and if you go mouse crazy on the divs, the script seems to remember where it cut off, and doesn''t roll down completely afterwards. Is it a good place to ask for help? I couldn''t find any Scriptaculous forum (only
2016 Feb 10
0
AD + Bind DLZ + Site
On 10/02/16 14:07, mathias dufresne wrote: > > > 2016-02-10 14:37 GMT+01:00 Rowland penny <rpenny at samba.org > <mailto:rpenny at samba.org>>: > > On 10/02/16 11:12, mathias dufresne wrote: > > Hi all, > > Using 4.3.4 + Bind DLZ @ Centos 7. > > Regarding AD sites, I have several questions: > > 1° Is it
2006 Apr 11
1
IE Sortable Style Problem
Hi Guys, I am having a problem in IE (tested versions 6 and 7 beta) with sortable divs in a container div with overflow set to scroll. It looks like all of the divs have their position set to relative after the sortable initializes, and also after being dragged. When a div (any element?) has a relative position in a containing div with overflow set to scroll, all of the divs with relative
2006 Apr 26
3
DOM events not firing in IE6 with floated divs
Hi All Not strictly Scriptaculous but I came across this whilst trying to implement some Scriptaculous code. I am hoping some XHTML guru out there might be able to shed some light. If you load up the attached file in IE6, you''ll see the events only fire in the middle section of the title bar when your over the border ! - FF1.5 is fine.. Any thoughts / comments appreciated.. Cheers
2006 Jan 13
21
anyone interested in an Effect.Slideshow?
I had to make a sort of slideshow for a site I''m working on, and I was thinking of making it into a Scriptaculous object. Anyone think of reasons why I shouldn''t? You''d have to pass in all the image urls and a div id, with an optional delay parameter to determine how long to leave each image up before moving on. I could also have a ''randomize''
2006 Jan 24
1
Scriptaculous and Photo Flipper a la TagWorld?
I saw a Flash-based photo-flipper on TagWorld ( http://www.tagworld.com/thepostalservice) and thought it would be nice to do something similar in Scripaculous. Anyone interested in taking a shot at it? Since rotation isn''t supported in CSS, what I would imagine would be a z-ordered "stack" of DIVs, possibly of slightly different sizes or just x/y-offset a bit from each other.
2008 Mar 23
3
Nested Droppable divs -- drag & drop
I am having trouble with scriptaculous'' drag & drop here. I have a div that''s droppable, and two divs contained within that first div, each of which are also droppable. The containing (outer) div seems to grab all drops. Even though I defined the inner ones as "greedy" which is supposed to mean that draggables don''t propagate through. I read elsewhere that
2006 Feb 18
2
Effect queues with RJS templates and scriptaculous
Hi. I was wondering if it''s possible to combine effects for individual elements with RJS templates. I notice that scriptaculous has support for a concept called effect queues (http://www.railsdevelopment.com/2006/01/15/effectqueue/). Is there anyway to use these queues from rjs?
2006 Mar 10
0
Effect.Scale
I know you can scale to arbitrary size with new Effect.Scale("test", 100, {scaleMode: { originalHeight: 400, originalWidth: 200 }}); but this leaves out the nice transition effect. I''d like to keep the "scale" and just resize the window, is this possible? Also, any plans on implementing more scaleFrom options? Like scaleFromTopBottom, or better yet, {scaleFrom:
2005 Oct 28
0
Strange behaviour with the slipup effect on IE 6
Hello, I try to make a little example with the slipup effect. Here is my test : http://test.informactis.com/didier/scriptaculous/slipup.htm I works perfectly with firefox; the text disappear smoothly. But when I try on IE6, the text disappear roughly, the violet <div> box is still visible, and then this box disappear. Do you think I forget something in my code ? I tried this page with