Try this:Event.observe($(itemId),'mouseover',this.onMouseOverHandler.bindAsEventListener(this),false);- JoeOn 29 Apr 2006 20:59:24 -, Thomas Anderson
<[EMAIL PROTECTED]> wrote:
Hi,I have a class 'Menu' with a method 'addItem'. The method (simplified)looks like this:addItem: function(itemId, te
Well I knew you were, lolLooking forward to meeting you. I'll make sure to run into ya and say hi.JoeOn 4/28/06, Thomas Fuchs <
[EMAIL PROTECTED]> wrote:Me! :)-ThomasAm 28.04.2006 um 08:10 schrieb Joseph Potenza:
> Anyone on the list going to The Ajax Experience in San Fra
Anyone on the list going to The Ajax Experience in San Francisco May 10?
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Have you tried Position.clone?On 3/7/06, Andreas Wahlin <[EMAIL PROTECTED]> wrote:
I'd like an OS X like Puff effect. For those who don't know, thiskeeps the original object during the puff effect. Is there some
simple option or do you have to do it yourself?I tried it something like this
ct that function? It won't be very difficult to recreate that
functionality using the Builder module, but just curious...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Joseph Potenza
Sent: Monday, February 27, 2006 3:02 PM
To: rails-spinoffs@lists.ru
load it to check it out (or a live site example), or strip the
extension and try re-sending... Would love to check it out.
Thanks.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Joseph Potenza
Sent: Monday, February 27, 2006 2:09 PM
To: rail
.0702 x314
http://www.bigbuzz.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Joseph
Potenza
Sent: Monday, February 27, 2006 3:08 PM
To: [EMAIL PROTECTED]; rails-spinoffs@lists.rubyonrails.org
Subject: RE: [Rails-spinoffs] Calendar widget
I have attached a zip
Hey
all,
When using the Ajax.autocompleter, how would I configure it so that the user is
searching based on an entry's name, but once they select an entry, I record the
ID?
I
have the user entering a person's name in a text box to make it easier to find
contacts in a large databa
Can anyone recommend
good books, online tutorials, or any other learning materials for
_javascript_ - specifically Object Oriented Programming using
JS?
I want the rest of
my dev team to be able to help me code in JS, specifically using prototype and
scriptaculous. I've been using JS for
Jamie,
Never saw anything about this after my email on Tuesday . did this
help?
Joe Potenza
Lead Developer
BigBuzz Internet Business Solutions
516.845.0702 x314
http://www.bigbuzz.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Joseph
Potenza
Why not create a class for this type of item and write your code this way:
Toggler = function(groupId) {
this.toggle = $('toggle_'+groupId);
this.group = $('group_'+groupId);
this.groupId = groupId;
this.clickEvent = function() {
Element.toggle(this.
11 matches
Mail list logo