search for: brianw1

Displaying 8 results from an estimated 8 matches for "brianw1".

Did you mean: brianw
2007 Nov 20
3
Ajax.Updater -- Cancel DOM write?
Is it possible to cancel the DOM write to the element passed to Ajax.Updater? I didn''t see anything in the documentation, and I''d like to use this instead of Ajax.Request. There are situations where the results that are returned will not be what is expected, and I have no control over this. For this reason, I''d like to be able to cancel writing to the DOM. Thanks in
2007 Sep 03
10
My JS doesn't run only with IE
Former excuse me if that''s not the most appropriate place where to ask this question!!! Latter: hi! ^^ At this link (http://melive.freehostia.com) I''m developing a project in my rare spare time. I''m loving Web 2.0 and I hope it will become my work in a near future (after this damn University LOL). Never mind I have and huge problem. I developing on a Mac using
2007 Aug 27
4
Sortable + Table = Ouch!
I have an HTML table I am trying to "retro-fit" with a sortable such that a cell in one column/row and be moved to another. What I have tried in tyerms of formatting looks akin to: <div id="schedule"> <table> <tr> <td><div id="one">Some Text</div></td> <td><div
2007 Oct 12
2
Problem with droppables
I can drag, But dropping doesnt work. Here is the code: http://www.phpriot.com/5861 Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send
2007 Aug 29
1
Re: using Ajax.PeriodicalUpdater in iPhone
it''s probably the iPhone. I mean, would you *really* want your phone to be connected to the internet all the time? On 8/28/07, richieright-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <richieright-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi, > > I met a strange problems with PeriodicalUpdater in iPhone. This timer > event will last only four or five
2007 Aug 15
4
Prototype TimedObserver Error
Hi! I have tried the demo code from http://www.prototypejs.org/api/timedObserver and get a "Null value" error in Safari and a "element has no properties" (line 2753) error in Firefox. I use prototype version 1.5.1.1 My html code looks like that ... <html> <head> <title>Test</title> <script src="prototype.js"
2007 Oct 24
5
How can I hide a DIV with a success message inside?
I want to have something like Facebook has. In some cases when you post something a success message shows up (on the same page, not a pop- up), stays 2-3 seconds and then fades away. How can I do that with Prototype? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
2008 Jan 31
7
Ajax.InPlaceEditor via PHP via prototype widows class = HELP :-)
my window comes up fine and builds a page from some PHP which is all kosher. this is what the source of the "window" looks like: ----------------------------------------------------------------------------------------------------------- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">