similar to: SlideUp/SlideDown errors in FF 1.5?

Displaying 20 results from an estimated 10000 matches similar to: "SlideUp/SlideDown errors in FF 1.5?"

2005 Oct 10
3
Scrollable DIV causes flicker in FF - SlideDown & SlideUp
I have a fixed height scrollable div inside another div that controls the slideDown and slideUp effects. This causes a really bad flicker in Firefox (1.0.7) for the entire duration of the slide down and up. While on the other hand it works smoothly in IE (except that on a slideUp it causes a last second flash that shows the entire div). Any ideas on how I can fix this? Thanks.
2005 Dec 03
1
SlideDown/SlideUp question
Hi , i jotted down this script here http://awstagingserver.net/snehal/ajax/prototype/rssget/news.asp# its a RSS reader thing , what i am trying to achieve here is save browser space here by using SlideDown and SlideUp , as you might see whats happening with the script when you click on the newsbar name , what i want is when initially WorldNews is displayed and when you click on Slashdot ,it
2005 Sep 13
6
flicker in IE with SlideDown/SlideUp
The flicker I am seeing in IE is really really bad with SlideDown/SlideUp. The element I am sliding is a div that contains a table. The tables are stacked on top of each other so that the presentation actually appears as a single table. When I SlideDown, the toggled element flashed into view then disappears before sliding down. On SlideUp it slides up then flashes into view for a split
2005 Oct 03
0
SlideDown and SlideUp Flickers in IE
I am trying to use SlideUp and SlideDown in a couple of my sites and it works great in Firefox and Opera but has a terrible flash in IE. You can see this here: http://intlpantry.com/recipes.html Is the problem in my css or my html? Something else? Thanks Chad Henderson -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Dec 22
2
using slidedown and slide up in a multiple level menu
can someone take a look at a menu I am trying to build using slideUp and slideDown. I finally got it working in IE and now in Firefox, it works fine on the first level, but not on the submenus. They just slide over the top of the divs that follow them. Where am I going wong? http://mod.dreamchasers.com/menutest.php Thanks! Chad _______________________________________________
2006 Jan 20
5
Height problem after interrupting SlideDown/SlideUp effects
Hi, i have a problem with the the SlideDown and SlideUp effects. Since a similiar problem is also visible on the script.aculo.us homepage, i''m going to explain it this way. - Go to http://script.aculo.us/ - On the main site below "visual effects", click "Advanced options", the sub panel will scroll down. - Hit the close button, and while the panel is still
2006 Jul 10
17
Effect.SlideDown/Up() and HTML issues
Hello, I''m hoping this is the right place to ask these kind of questions. If not, please excuse me. Anyway, the problem I''m having is that I have a HTML table showing some tabular data and I want to use Effect.SlideDown/Up to allow the user to interactively show "details" for each item (<tr><td> etc) in that list. I''ll do some pseudo-code for
2006 Feb 22
2
''this.initialize'' is null or not an object
Hi, working on the accordion widget and it''s actually working nice (doesn''t seem to be jumpy) now but I am receiving a javascript error in IE 6. Does anybody have any ideas why it is happening? Thanks <script language="javascript"> sbr_stretch(el) { thisBodyId = el.parentNode.id + "_body"; thisBody = $(thisBodyId); if
2006 Feb 06
10
Urgently Need Solution
I''m using scriptaculous'' SlideUp and SlideDown effects to animate a menu. Specifically, I SlideUp, make some CSS changes, and SlideDown. All works well, except that for a split second in between, the element''s display becomes ''none'' and the other menu item jump into the space. I haven''t been able to find any way to force an element to retain
2006 Apr 27
4
effect.SlideDown question
Hello, I want to have my box that I''m sliding down hidden when I start and then slidedown to 100px. What is the best way to do this? I don''t see anything on the wiki about it. Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 ::
2005 Jul 29
0
Fwd: Products and mod_rewrite
It appears this message bounced somehow, so I''m resending. Apologies if it is a dup. Begin forwarded message: > From: Duane Johnson <duane.johnson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > Date: July 29, 2005 8:59:30 AM MDT > To: Steve Sloan <steve-2FdKsI0tZ45AfugRpC6u6w@public.gmane.org>, rails-1W37MKcQCpIf0INCOvqR/pqQE7yCjDx5@public.gmane.org > Subject: Re:
2006 Sep 06
0
Long delay between execution of front & end in same queue
Hello Everyone, I gotta problem that effects 2 of my products. I was wandering if I could get your take on it. Basically, I have 2 parallel effects. First Effect makes things disappear new Effect.Parallel( [ new Effect.Fade(oTab.panel, {duration: 1}), new Effect.Fade(contentId, {duration:1}), new Effect.SlideUp(this.panelContainer, {duration:1}) ], {queue:{position: end, scope:
2005 Dec 08
3
Uncomplete hiding on Firefox 1.5
Hi all, I have observed the following on Firefox 1.5 (both on XP and OSX): My page has some div containers that hold sortable ul. The div's also contain links for showing/hiding the contained ul's. No matter which effect I use to do the hiding and showing (Fade/Appear, SlideUp/Down, BlindUp/Down) the hidden ul's don't hide completely, leaving a blank 'trace' behind.
2008 Feb 11
1
Issue with Effect.SlideDown (prototype)
We are using this on www.indigoclothing.com homepage ("show more products" link on right hand side) but for some reason it is sliding the kids div (<div class="hcat" id="hcat5">) first and then the whole "extrahcat" div? We really just want the extrahcat div to slide as one. Any pointers please? --~--~---------~--~----~------------~-------~--~----~
2005 Jul 08
4
Browser compatibility goes back how far?
I asked this on the Rails list, but it might be more appropriate here. When we''re estimating how many users would have access to our site if we choose to use AJAX and script.aculo.us -style javascript, what kind of percentage are we looking at? 50%? 75%? Does this kind of fancy JS work on IE 5.0, or earlier? Thanks! Duane Johnson (canadaduane)
2005 Dec 07
0
ff 1.5 / xml status problem
Hi all, Are other people having the ff 1.5 problem with Ajax.Request.responseIsSuccess? Didn''t see any emails fly by on this so I thought I''d ask. Firefox is crashing on me when inside of that method due to the attempt to access this.transport.status. Apparently it doesn''t like doing that sometimes (as I found mentioned a few places on the web). However, I
2005 Aug 03
1
Scriptaculous: Effects.js SlideDown Firefox Possible Bug
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: bug-firefox.gif Type: image/gif Size: 2038 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20050803/0e69c265/bug-firefox.gif -------------- next part -------------- A non-text attachment was scrubbed... Name:
2005 Sep 06
1
error_messages_for - different controllers, one view [revisited]
Hi there, some time ago there were two posts on this subject on this list: One way that might satisfy the elegence factor is to treat your > comment controller as a component in this case, calling > render_component within your post controller where you need to process > the comment. > > http://manuals.rubyonrails.com/read/chapter/73 > > There are a few ways you could do
2006 Jan 23
4
Transition between effects
Peepz, I was looking into how script.aculo.us handles effect to write a tutorial and for a current project I wanted to make transition between PAIR effects possible. These PAIR effects are (Appear/Fade, SlideUp/SlideDown, BlindUp/BlindDown) the effect that toggle can handle. script.aculo.us calls queue.loop each 40 milliseconds, and that calls all the effect.loop for all effects in the
2006 Sep 19
0
Effect.Highlight interferes with Effect.toggle
I''m using something like an accordion, but the div containers have some elements in them that use Effect.Highlight (i.e. InPlaceEditor and Ajax.Checkbox, one of my SAU classes). If I click the element that starts the Effect.SlideUp or some other similar effect, and then mouse over an element starting an Effect.Highlight, the highlight cancels the SlideUp. Or, if the Effect.Highlight