Displaying 20 results from an estimated 715 matches for "scriptacul".
Did you mean:
scriptaculo
2006 Jun 07
3
Including scriptaculous.js causes page to "hang"
...the browsers spinner keeps spinning and
Firefox''s info bar at the bottom says "Transfering data from ...... "
I''m just including the js like this:
<script src="/js/prototype.js" type="text/javascript"></script>
<script src="/js/scriptaculous.js" type="text/javascript"></script>
which I cribbed from the demo pages anyway.
If I remove the 2nd line, and just have prototype loaded, the page
loads Ok.
I''m only interested in the Blind[Up|Down] functions, so I''ve also
tried :
<script src...
2005 Sep 24
5
Load latency, file count, and a proposal
...39;re up to 7 files, and hopefully more
coming as the project grows, minimizing load latency
seems much more important.
Maybe it''s time to consider creating a single file
distribution, much like what prototype.js is (a
concatination of 6 or so other files)?
re: packaging suggestions
*) scriptaculous_only.js
- all of the scriptaculous components w/o prototype
*) scriptaculous_prototype.js
- prototype + scriptaculous
(Better names anyone?)
re: caching - let''s avoid forcing it
One can argue that forcing browser caching is a
solution - I''ll counter argue that I'&...
2005 Dec 25
2
scriptaculous-js-1.5.0
I''m not a JavaScript guy, so please help me out.
It''s my understanding that Rails 1.0 includes scriptaculous-js-1.5.0
But it seems to contain portions of, but not the complete library.
Rails 1.0 includes 4 .js files, scriptaculous-js-1.5.0 includes 8.
What am I missing?
> tmornini$ rails --version
> Rails 1.0.0
>
> tmornini$ rails test | grep ''.js$''
> create...
2005 Nov 08
2
Scriptaculous insertion fails when XHTML Strict used in FireFox
Hi !
I'm getting an uncaught exception requiring the Scriptaculous
libraries when everything says XHTML 1.0 Strict:
class ApplicationController < ActionController::Base
before_filter :set_content_type
protected
def set_content_type
response.headers['Content-Type'] = 'application/xhtml+xml;
charset=ISO-8859-1'
end
end
<?xml v...
2006 Jan 10
2
DWR Vs Prototype/Scriptaculous
Hello Everyone,
Does anyone have any insight into the DWR library (http://getahead.ltd.uk/dwr/index)?
I want to know the pros/cons of using DWR Vs Prototype/Scriptaculous libraries.
I am a great fan of the prototype/scriptaculous combination and have been working with them for the
last 3-4 months but for some reasons I have been asked to look into DWR.
Due to it''s tight integration with Java and unnecessary learning curve, I am not too ga ga over it.
S...
2006 Jun 21
11
scriptaculous question
Hello everybody.
I''m wondering if there is away with scriptaculous to update multiple form
fields with data after finishing an autocomplete request.
Heres an example.
Joe BlowSchmoe fills in his name and starts to type in the customer number,
he selects the approprate customer number from autocomplete list, and bam
the address associated with the customer numb...
2005 Oct 01
3
storing state in cookies using scriptaculous
Hi All,
So I''m using scriptaculous in rails to allow opening and closing of
messages in a threaded forum without the need for reloading the entire page.
What I was wondering was if there was some way to store the state (which
messages are open and which are closed) in a cookie or something, so
that when the user does reload the...
2005 Dec 05
1
Scriptaculous conflict with TinyMCE
I''m using TinyMCE[1], a popular javascript WYSIWYG html editor. The
editor fails to work when I load Scriptaculous before it -- well
depending on the browser.
I can make my application load the javascript in a different order,
but just in case it''s an issue in scriptaculous I thought I''d report.
I have a few pages up -- I''d like to find out if anyone else sees the
same behaviour....
2005 Dec 22
6
Scriptaculous and Prototype based Rich Text Editor
...more or less work under IE and Gecko. Unfortunately it
still isn't working on Safari ( The commands to be specific. I think I
know why).
It would be real easy to create rails helper functions for this, like
there already is for the In place editor.
It is missing a clean up by a real prototype/scriptaculous expert and
as mentioned safari support. I was planning on using the fantastic
silk icons, which seem to support all the required icons. However I'm
not quite sure the correct way to package icons with a scriptaculous
widget.
Anyway while I am planning on moving on with this, it is unfortuna...
2006 Jun 14
5
generic onDragStart onDrag and onDragFinish events extracted from scriptaculous?
...ting my own class
for it. I don''t want to reinvent the wheel and redo Thomas'' excellent
drag/drop functionality, nor do I want to copy/paste his code over into mine.
So, I was wondering, has anyone tried to extract the very low level basic drag
and drop functionality out of scriptaculous? If not, I''ll try to do this
myself (in such a way that scriptaculous might be able to be ported over to
it, and other libraries take advantage of the functionality). It seems like
it will be a fair bit of work (especially if I want to maintain backward
compatibility with scriptac...
2006 Jan 24
1
Scriptaculous and Photo Flipper a la TagWorld?
.... On timer or onclick, the top one slides in
some determined direction/distance, pauses, then slide back to its original
position, but with the lowest z-order value. Being able to resize (zoom in
when a pictures moves to the front) would be even sweeter.
Seems like this could be done with existing Scriptaculous effects and some
sort of Queue, but I''m afraid I''m a real Scriptaculous novice at this point
and can''t say for sure.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://li...
2006 Apr 17
2
RE: document.getElementsByClassName (prototype) andElement.childrenWithClassName (scriptaculous) redundancy?
Isn''t the difference that the scriptaculous one only gets child nodes
from the node you specify, whereas the prototype one gets all in the
entire document?
Still, it would be nice to just have the one, and let you pass in the
document element if you wanted all of them.
Just guessing, really. I haven''t looked at the code in que...
2005 Sep 20
5
scriptaculous setting options - Speed
How do you set the options for an effect, I have multiple effects on
a page, some are small boxes but others are larger, I want to be able
to set the speed of each effect individually.
so the question is how do I have 2 effect.BlindUp objects on one page
with different speeds?
Thanks.
______________________________________________________________________
Alex Duffield . Principal .
2006 Feb 17
1
Scriptaculous XSLT-sheet available for download
Hiya!
Being very impressed and pleased with scriptaculous I decided to add
several features of it into a Web Publishing System I’m building.
This WPS (as I fondly call it) makes extensive use of XML/XSLt
translations.
To offer some nice visual effects to customers I made a XSL-stylesheet
which allows my customers to access these effects by enclosing so...
2005 Oct 01
7
minimal browser requirements for scriptaculous
Hi,
I noticed that the scriptaculous shopping cart demo doesn''t work in
safari 1.03.
I was wondering if there was documentation somewhere that would tell me
what my minimal browser requirements were for running scriptaculous?
I found this comparative analysis on the web:
http://wiki.osafoundation.org/bin/view/Projects/A...
2005 Aug 05
11
script.aculo.us Wiki update
Hi list,
So, some hard work today, but the Wiki is quickly taking shape. I''ve
now moved all the documentation I could find into it.
The URL again: http://wiki.script.aculo.us/
There are also some new features in there, like:
FAQ: http://wiki.script.aculo.us/scriptaculous/show/FAQ
Wishlist (moved from Rails wiki): http://wiki.script.aculo.us/
scriptaculous/show/TheWishlist
And the beginnings of the documentation for all the nice new things
coming in script.aculo.us 1.5:
http://wiki.script.aculo.us/scriptaculous/show/InPlaceEditing
http://wiki.script.aculo.us...
2006 Apr 06
1
Bug? In scriptaculous -- double text drawn one pixel off
Hello, I''m working with scriptaculous, and i''ve narrowed down a bug i''m
having to the following code:
http://rate.urbanpug.com
I''m using the latest release (as of sending this mail) of scriptaculous.
I''ve actually seen this bug before, and random tweaking fixed it.
Unfortunately, i can''...
2006 Jun 21
0
MochiKit breaks Prototype/Scriptaculous on IE 6
Hello folks,
I have a situation where I''m using both MochiKit and
Prototype/Scriptaculous on the same page.
Everything works well in Firefox however MochiKit appears to be breaking
my Scriptaculous autocomplete in IE 6.
I''m currently loading the JavaScript libraries in the following order:
prototype.js
scriptaculous.js">
<script type="text/javascript"...
2006 Jan 06
3
Gianni
|Hi i''m New
First Question:
to use a script.aculo.us it needs to include prototype.js and
scriptaculous.js.... but doesn''t work!!;
instead ||using ||scriptaculous.shrunk of Alister Cameron, work;
what are the expedient to use to include the ||scriptaculous.js ?
Second question:
in script.aculo.us |Ajax.Autocompleter
<http://wiki.script.aculo.us/scriptaculous/show/Ajax.Autocompleter&g...
2006 Sep 07
3
Using "scriptaculous.js?load=effects" on FF
Hi All,
For somewhat when I use <script src="scriptaculous.js?load=effects> the
effects.js is never get downloaded on FF. So, I can''t use any effect
at all. Anyone has the same problem? Please help!
Thanks,
Palawan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google G...