Displaying 20 results from an estimated 22 matches for "yvs5avhirozwk0htik3j".
2006 May 24
6
enumerables problem?
...Firefox):
$A(container.getElementsByTagName(''*'')).each( function(el) {
Element.cleanWhitespace(el);
}.bind(this));
What would be an alternative of achieving the same?
Thank you
Marco M. Jaeger | Url: http://mmjaeger.com <http://mmjaeger.com/> | E-mail:
mail-yVS5avHIROZWk0Htik3J/w@public.gmane.org
Do you need business consulting, webdesign or webhosting: please visit
http://j-cons.com <http://j-cons.com/> or please contact me at
mail-tqBp8EdZ1v6Xj1p+fO2waQ@public.gmane.org
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoff...
2006 Feb 17
7
Released: window dialog script
Hello,
First, please let me thank you to Ryan Gahl and Jerod Venema for their
patient help - really appreciated their input - I couldn''t have done this
script without their support.
Today I released a dialog script based on scriptaculous and prototype. A
demo can be seen here: http://net4visions.com/dev/dialog/dialog.htm . Please
see the readme and changelog file for details. Your
2006 Apr 07
6
ajax loading message
Hello,
I''m looking for some help - I''m having problems in getting the loading
message to disappear - sometimes it disappears, sometimes it doesn''t.
This is the javascript I have:
ajaxContent: function(iTabPos) {
if (isNaN(iTabPos)) return false;
var iTabIndex = this._posToIndex(iTabPos);
2006 Feb 27
0
RE: FW: Calendar widget
Perfect, thanks Marco, great help! Now, why didn''t I think of that? Lol!
-----Original Message-----
From: Marco M. Jaeger [mailto:mail-yVS5avHIROZWk0Htik3J/w@public.gmane.org]
Sent: Monday, February 27, 2006 2:02 PM
To: ''www.dhtmlgoodies.com''
Subject: RE: FW: [Rails-spinoffs] Calendar widget
Thank you Alf - I appreciate your fast response
Marco M. Jaeger | Url: http://mmjaeger.com | E-mail: mail-yVS5avHIROZWk0Htik3J/w@public.gmane...
2006 Jan 11
0
RE: RE: Event.observer - unordered list problems
...ution, the
!= should be ==
________________________________
From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
[mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Ryan
Gahl
Sent: Wednesday, January 11, 2006 2:28 PM
To: mail-yVS5avHIROZWk0Htik3J/w@public.gmane.org; rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
Subject: [Rails-spinoffs] RE: Event.observer - unordered list problems
Hi Marco (I forwarded this also to the mailing list and removed the
picture as it wasn''t necessary to include to the mailing list...
2006 May 02
1
Tab Panes - IE layout issues fixed
Layout issues in IE should be fixed:
http://net4visions.com/dev/tabs/tabs.html
There still some css issues in Opera I couldn''t figure out yet - maybe
somebody using Opera has some insight.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2005 Dec 22
0
RE: Re: ajax - multiple updates on singlexmlhttprequest
...update(''someId'', json.foo);
}
But your JSON must be in the X-JSON header, not in the body of the
response for this to work.
-----Original Message-----
From: Dirk Eschler [mailto:eschler-zc1r9W/44D4b1SvskN2V4Q@public.gmane.org]
Sent: Thursday, December 22, 2005 1:56 AM
To: mail-yVS5avHIROZWk0Htik3J/w@public.gmane.org; rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
Subject: Re: [Rails-spinoffs] Re: ajax - multiple updates on
singlexmlhttprequest
Am Mittwoch, 21. Dezember 2005 14:56 schrieb Marco M. Jaeger:
> Is there a way to use xml or json somehow - if yes, how? has any...
2006 May 30
0
problem with effect toggle - please help
...#39;');
(Element.visible(this.bContentWrap)) ?
Element.addClassName(this.bBtnToggle,''fm-btn-collapse'') :
Element.addClassName(this.bBtnToggle, ''fm-btn-expand'');
}
});
Marco M. Jaeger | Url: http://mmjaeger.com <http://mmjaeger.com/> | E-mail:
mail-yVS5avHIROZWk0Htik3J/w@public.gmane.org
Do you need business consulting, webdesign or webhosting: please visit
http://j-cons.com <http://j-cons.com/> or please contact me at
mail-tqBp8EdZ1v6Xj1p+fO2waQ@public.gmane.org
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoff...
2005 Oct 21
2
scriptaculous website - IE crashes
often when I "try to" visit the scriptaculous, it crashes IE - does anybody
else experience this as well?
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
2006 Jan 11
0
RE: Event.observer - unordered list problems
...ou get a reference to your
element and extend it with the above class:
Object.extend(myElement, new HoverClass());
I hope some of this was helpful and that I at least touched on what
might be causing your problem...
________________________________
From: Marco M. Jaeger [mailto:mail-yVS5avHIROZWk0Htik3J/w@public.gmane.org]
Sent: Wednesday, January 11, 2006 1:24 PM
To: Ryan Gahl
Subject: FW: Event.observer - unordered list problems
Hello Ryan,
Just saw your post on the scriptaculous mailing list - maybe you can
help me with this one - unfortunately, I wasn''t able to post the wh...
2006 Jan 16
8
resizable window/div - some help needed
Hello
I have been working on a little window dialog script - please see
<http://net4visions.com/dev/window/window.htm>
http://net4visions.com/dev/window/window.htm for a preview. the necessary
files can be downloaded here:
<http://net4visions.com/dev/window/window.zip>
http://net4visions.com/dev/window/window.zip .I''ve included just the basics
- please change the path in
2006 Feb 18
10
Updated: window dialog script
Dialog script has been update. A demo can be seen here:
http://net4visions.com/dev/dialog/dialog.htm .
Please see changelog for changes.
The dialog script can be downloaded from here:
http://www.net4visions.com/dev/downloads/dialog.zip .
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Jun 27
0
dropdown menu based on unordered list
Hello,
I have an unordered list with 1 or two sub-lists - I like to convert it to a
drop down list using prototype/scriptaculous.
Does anybody have an example or some code to share - I''m specifically
interested in the event observers (clicks, mouseover and mouseout events).
Thank you in advance for your input.
_______________________________________________
2006 Mar 22
1
tab panes
Hello everybody,
I was wondering whether anybody knows of a prototype/scriptaculous based tab
panes script - something similar to this:
http://www.dhtmlgoodies.com/scripts/tab-view/tab-view.html
Thank you in advance for your input
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Feb 09
1
cancel fade effect
I was wondering whether it''s possible to pass some arguments to the
effect.cancel() - e.g. when canceling fading, I think the opacity should be
reset to the default value or 1.
Thank you
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Jan 07
0
queued effects - little help please
Hello,
I was wondering whether anybody could show me a little example on how to use
some queued effects:
I''d like to have a div to first appear and then blind down.
Thank you for your input
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Jan 07
0
queued effect
This is what I came up with so far:
if ($(''windowContent'').style.display == ''none'') {
Effect.Appear(''window'',{queue:{scope:''myscope'', position:''end''}});
Effect.toggle(''windowContent'',''blind'',{queue:{scope:''myscope'',
2006 Jan 07
0
how-to: draggable but only within wrapping container
Hello,
I was wondering whether it''s possible to limit the dragging of a div to the
area of the surrounding container div/.
Thank you for your input
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Jan 08
0
how-to: Draggable
Was looking up the scriptaculous site, but couldn''t find more information on
how to use the change option:
This is what it says:
Callback
Description
change
Called whenever the Draggable is moved by dragging. The called function gets
the Draggable instance as its parameter.
Could anybody please elaborate on how to use this?
Another question: let''s say, I have
2006 Jan 08
1
extend classes
Hello,
How would I correctly extend the draggable class to e.g. add some resize
functions.
Any input is highly appreciated.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs