RE: [Rails-spinoffs] Updated the xml code to be more object-oriented

2006-03-18 Thread Claudio Gamboa
Hi Gregory What you think about this /* -- */ XMLDoc = Class.create(); Object.extend(XMLDoc.prototype, { initialize: function (XMLFile, options) { this.xmlFile = XMLFile; this.options = options; this.element = false;

[Rails-spinoffs] About prototype.js and IE

2006-03-18 Thread Blaise Bernier
Hi! I'm new here and i'm not sure if it's the place to ask, but i'll do it anyway. I want to know if it's possible that my AJAX code could be broken for IE if it works in Firefox... I was developing on firefox for a while and everything was fine. I decided to test on IE and no requests wor

Re: [Spam] Re: [Rails-spinoffs] Re: Re: [prototype] how i send Dynamicform

2006-03-18 Thread Jaimz
good idea, i don't know why i never thought of that :p DUH! haha thanks guys Marco M. Jaeger wrote: To remove the gap, just use css like: form { margin: 0px; /* set margin to 0 because IE and Firefox have different default margins */ } -Original Message- From: [EMAIL PROTEC

Re: [Rails-spinoffs] Prototype event models and Internet Explorer

2006-03-18 Thread Jerod Venema
Not sure about #1 (never run into that one myself), but #2 is fixed via bindAsEventListener-JerodOn 3/18/06, Peter Michaux < [EMAIL PROTECTED]> wrote:Hi,I was just reading an article that talked about the problems with Microsoft's event registration and handling.>From http://www.quirksmode.org/js/e

[Rails-spinoffs] Re: Autocompleter.Local problem/desparate plea for help...

2006-03-18 Thread Steve Longdo
I've cleaned this up a bit, but it is still not perfect.  Posting this incase a JS guru stops by and wants to show me how it could be refactored to be more...script.aculo.us or prototyp-ical :-)  new Autocompleter.Local ('article_keywords','auto_complete', opts  , { tokens: new Array(' ',',','\n'),

RE: [Spam] Re: [Rails-spinoffs] Re: Re: [prototype] how i send Dynamicform

2006-03-18 Thread Marco M. Jaeger
To remove the gap, just use css like: form { margin: 0px; /* set margin to 0 because IE and Firefox have different default margins */ } -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jaimz Sent: Saturday, March 18, 2006 7:49 PM To: rails-spin

Re: [Spam] Re: [Rails-spinoffs] Re: Re: [prototype] how i send Dynamic form

2006-03-18 Thread Jaimz
it sure does, i normally put the form tag inbetween the and the because that will prevent that huge gap that's created by the form at the bottom Todd Ross wrote: On 3/17/06, Todd Ross <[EMAIL PROTECTED]> wrote: Swap your and tags. A form isn't a valid descendent of a table. So,

[Rails-spinoffs] Prototype event models and Internet Explorer

2006-03-18 Thread Peter Michaux
Hi, I was just reading an article that talked about the problems with Microsoft's event registration and handling. >From http://www.quirksmode.org/js/events_advanced.html 1. Events always bubble, no capturing possibility. 2. The event handling function is referenced, not copied, so the thi

Re: [Rails-spinoffs] Re: Re: [prototype] how i send Dynamic form

2006-03-18 Thread Todd Ross
On 3/17/06, Todd Ross <[EMAIL PROTECTED]> wrote: > Swap your and tags. A form isn't a valid descendent of a > table. So, I saw that you updated the code ... array empty array 'client_code' => 'FAME' 'usr_ids' => 'clients_ids[0]=2&clients_ids[1]=31' 'file_ids' => '' 'textarea' => ''