Displaying 20 results from an estimated 1000 matches similar to: "appendChild crashes ie6 onload (urget)"
2006 Apr 06
4
Using RJS to call custom JavaScript class/method
The announcement for RoR 1.1 shows some nice examples of RJS calls. In 
particular I am interested in this one:
# Call the custom JavaScript class/method AddressBook.cancel()
page.address_book.cancel
In trying to develop a "lightbox" style modal form, I have been 
successful in saving the form data via AJAX but I can''t seem to close 
the "lightbox". I am using the
2006 Feb 03
2
RE: help with syntax
I guess the first step is reading up on OOP in javascript...
http://www.webreference.com/js/column79/
http://www.codeproject.com/aspnet/JsOOP1.asp
Then, check out the definitive prototype.js guide...
http://www.sergiopereira.com/articles/prototype.js.html
-----Original Message-----
From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Feb 23
25
reloading fragments of pages
Hello,
I have a treeview, that works with scriptaculous in order to load the nodes
dynamically.
I also have in the main part of the page, a table with the list of elements.
The lists of elements can be drag-dropped on the treeview in order to move
them around
(they are also draggable on other parts of the page)
I need though, to refresh the treeview to reflect changes when a folder was
moved
2005 Dec 30
5
scriptilicious autocomplete
Hello I found this list on the scriptilicious website. I am looking for
some help with the Autocomplete.Local, the only examples I can find are
using it with Ruby, can this be used without Ruby with just plain
Javascript?
Any help would be great, thanks!
--louis
1998 Jun 19
0
Urget Help required with authorization
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 373 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19980619/c43d3c3f/attachment.bat
2007 Mar 23
7
Lightbox-eske Dialogish Object
So, one of the things I''ve always wanted to do was expand upon the 
simplicity of the Lightbox Gone Wild! object that the coders at 
www.particletree.com put together months ago.  I used it on an 
application I wrote to organize my own picture albums on my localhost 
web server, but I had to hack it apart to get it to do the things I 
wanted it to do.  I looked at the Prototype Window
2007 Aug 25
2
insert HTML <select> value into a textarea - Works in IE6, not in FireFox or Opera
I have a simple form at  http://mstramba.com/fb5.html
It''s just a <select> and a textarea.
The idea is to be able to either type into a text area directly or
choose from a list of saved words in the select box. When a new choice
is made from the select, it automatically gets inserted into the text
area.
This code DOES work in I.E6 (on my machine (XP pro), but doesn''t
2006 Mar 31
9
File upload progress bar
I''ve seen a few demos online, for php, but I''m looking for a file upload
progress bar implementation with Prototype.  Can anyone point me in a good
direction for one?
I''m not using Rails, so I can''t use the upload_progress addon,
unfortunately.
Thanks for any info
Jim
_______________________________________________
Rails-spinoffs mailing list
2006 Jan 25
8
RE: Make all LI items draggable
If you want the whole list draggable as one entity, you make one
draggable. If you want each item draggable on their own, you need to
make each one a new draggable.
-----Original Message-----
From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
[mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of
2006 Feb 03
6
Rich Text Editor
I know I saw something a while back about a simple Rich Text Editor; did
that go anywhere? I''d love to see something as simple as the one google uses
in gmail. If not, I''ll get started on it :-D.
-Jerod
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2009 Mar 26
1
Lightbox popup on ajax pages....
Hi,
I''m using lightbox.js for displaying chromeless popup windows.
I have a main page on which I have javascript_include_tag and
stylesheet_link_tag to include lightbox.
Calls to the lightbox popups from this main page work perfectly...
But....calls to the lightbox popups from pages which are called by
ajax(using link_to_remote) from the main page do not work...    :(
They work like
2006 Feb 24
8
possible Slide and Blind IE bug
Hi,
I''m new to this list, new to script.aculo.us but pretty comfortable with 
javascript.  I''m trying to get a combination of Effect.SlideUp and Down 
and Effect.BlindUp and Down to well... it''s hard to describe, maybe have 
a visit here (try in firefox first):
http://bruno.biosci.arizona.edu/occa/test.html
Click on "next month" a couple times, then click on
2009 Mar 27
0
Re: Lightbox Editor freeze
I just installed Lightbox Plus on my Debian Testing (Squeeze/Sid) using Wine 1.1.17, and it works perfectly (so far).  I haven't used it that much,
but it installed just fine as follows:
$ wine install20.exe
The registration window pops, I filled in the code, didn't change anything with respect to Desktop icons etc., and Lightbox Plus showed up in my Desktop Gnome Applicatiions
2006 May 28
14
Lightbox and RJS
Hi,
I am trying to include lightbox functionality in my app, but there is  
a slight complication. Apparently lightbox initializes all the links  
to lightbox events on page load. However, in my case, some new links  
to lightbox events will be rendered to the page through ajax events  
(obviously this means after the page loads). So I figure I need to  
find a way to call lightbox''s
2006 Dec 17
0
Using initLightbox()
Hi all
I need some help on this one:
I have a webpage that writes a jpeg into a div when you click on a
thumbnail using javascript. I wanted to display an even bigger version
of that jpeg if you click on it so I integrated the Lightbox script
(uses prototype.js and scriptaculous.js)
If I place initLightbox() into the body onload= then the first
thumbnail clicked will write the larger jpeg into
2007 Dec 03
3
DOMContentLoaded error on IE6
Hi,
I am loading prototype dynamically using the following js:
              var scr=document.createElement(''script'');
              scr.setAttribute("type","text/javascript");
              scr.setAttribute("src","./static/js/lib/prototype.js");
              document.getElementsByTagName("head")
[0].appendChild(scr);
on IE6
2006 Jun 03
12
How to get dynamically created inputs from html form back to rails app
Thank you in advance.
Although I have many years of experience in general, including cross-
platform processing, I am not an HTML/Javascript programmer.  As a
result, I do not have certain specific baseline skills and/or knowledge
that are presumed in the Rails and Ajax documentation.
I am experienced with DOM manipulations, so the bare mechanics of
manipulating the browser GUI via Javascript
2006 Aug 03
6
creating a recycle-bin
Hi all,
I''m trying to create a recycle bin for elements from a Sortable. To do
that I created an <img> (image of a recycle-bin ofcourse) and made it
a Droppable. However what should I do with the element in the onDrop
function of the Droppable to stop it from going back into the
Sortable? How do I remove it altogether from the page?
thanks and regards,
Jeroen
2006 Jul 28
5
RoR & Lightbox
Has anybody else had a problem with using Lightbox in their RoR apps?  I
include all the necessary files in application.rhtml and then attempt to use
the Lightbox functionality in pages and such.  Nothing happens except that a
new page opens up with the link to the image I was attempting to show with
Lightbox.  I''ve even gone so far as to strip out everything except the
necessary
2006 Aug 23
2
new plugin: "redbox", a lightbox/thickbox clone with nice rails integration
Hi folks,
I''ve written a little plugin to use for displaying a block of html over
a page while fading out the background. This is like the lightbox.js
library, and all it''s related offshoots (thickbox, greybox, etc.). My
plugin, Redbox, is not really any better than these others (in fact,
it''s less mature, and less tested), but it builds on prototype and
scriptaculous,