Displaying 8 results from an estimated 8 matches for "ue636x8t32g".
2006 Jan 28
2
How to cancel Ajax.Request?
Is there any way to cancel or stop an Ajax.Request that has not been
completed?
2008 Jan 05
4
PeriodicalUpdater onComplete broken?
Using the PeriodicalUpdater, I''m finding the onComplete is not firing.
I thought I''d get some feedback here before filing a bug report.
http://ianty.com/updater/update_test_1.6.0.1.html
http://ianty.com/updater/update_test_1.6.0.html
The above are examples of this for prototype 1.6.0 & 1.6.0.1.
I''m expecting the onComplete to fire after the update takes place, per
2008 Jan 31
2
Odd things happening in ie6/ie7
As always, i am again having problems in IE6 and IE7 with scripts.
The scripting works fine in FF2, opera and Safari. IE just wont load
it. Could anyone help?
It''s a static page for now, located at www.maifith.com/research/index.html
The problem,although quite obvious, is that it doesn''t load the JS in
IE6 or IE7. Any help would be appreciated.
2007 Jun 26
5
Migration of Effect from 1.4.0 to 1.5.1
Hi,
Is there migration for custom Effect between prototype/scriptaculous
1.4 and 1.5 ?
Kevin Davis send me it''s cool Poof Effect but it seems to be tooooo
fast in last version of scriptaculous. I think it comes from the code
? But I don''t know the best way to correct that ?
Here is a copy/past of his mail for anybody interested in his Effect:
>
> Hey there, sorry for
2007 May 24
0
IE6-7 Observe Document Oddity - mouseup
I''ve come to the recent need to know when the scrollbar has been grasped
and let go. However, I''ve worked my way into a corner using
Event.observe on the document (window wouldn''t work for me at all in
Internet Explorer 6 & 7).
Oddly enough, it works for mouse down... just not up.
I''ve attached a simple functional test file.
Expected Results:
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 Jun 23
4
Creating a scrolling effect with slider
I''m currently working on a method to implement a scroller for a div
using a slider. I need to do this as an alternative to making a stylish
flash scroller with content.
The main advantage of this method is to allow the ability to style the
sliding elements cross browser (and maybe as a future add on... the
ability to have a scroll.to for a scrolling div).
This is my first attempt at
2006 Mar 15
8
Ajax request for file downloads
I''m not sure if this has been discussed before, but is it possible to
get a file download as a response from Ajax.Request? I know you can
have response txt or xml, but how would I go about requesting a file
download?
Currently I''m requesting the download like this:
window.location =