similar to: Canvas + prototype = Moonlander!

Displaying 20 results from an estimated 20000 matches similar to: "Canvas + prototype = Moonlander!"

2007 Jul 10
6
Having trouble using data returned by Ajax.request
Hello everyone, I''m new here. I''ve been working with prototype and plotr for about a month now, off and on, and I have pretty much hit the wall on using the data returned by Ajax.Request. I''m using some php code to return a string: {''foo'': [[0,0.0865334429075127], [1,0.0828179861705063], [2,0.0828173042602942], [3,0.0841707718624196]]} But I keep
2006 Jan 22
0
Using prototype.js Documentation - UPDATED VERSION TO COVER 1.4.0
Hi Everyone, The most popular documentation on prototype.js now got even better. The earlier one was for version 1.3.0. Sergio Pereira has updated his documentation to cover prototype.js version 1.4.0. http://www.sergiopereira.com/articles/prototype.js.html <http://www.sergiopereira.com/articles/prototype.js.html> -Mandy. _______________________________________________
2006 Jan 11
0
RE: extending the Element.prototype to provideasetAttributes function
No problem, also check out bindAsEventListener for attaching functions to element events, still maintaining your object as the "this" in the event handler scope at the same time having access to the originating "event" object. In case you haven''t found this resource yet: http://www.sergiopereira.com/articles/prototype.js.html -----Original Message----- From:
2007 Mar 09
2
Prototype Features?
Hi, I am new here and since I am looking for an Ajax framework (free or commercial). I am wondering if there is a features list on what prototypes can do as of current release?... Best Regards, John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group,
2008 Jun 04
1
Where to report prototype bugs?
Having posted this ;- http://groups.google.com/group/rubyonrails-spinoffs/browse_thread/thread/f4a18442e59d87f2?hl=en# and got no response, I figured I should report this as a bug so the devs will see it. Is there a link for a bug log? jam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2005 Aug 02
0
Re: function.prototype.bind return
Ah - thanks Michael. Event.stop is precisely what I was looking for. I can just grab the event object inside the handler that I registered previously and pass it to an Event.stop call, and get exactly what I want. Thanks, Rahul Date: Tue, 2 Aug 2005 16:08:20 +0200 From: Markus Joschko <markus.joschko@gmail.com> Subject: Re: [Rails-spinoffs] Re: function.prototype.bind
2006 Nov 12
1
prototype and json
I''m using the "Prototype JavaScript framework, version 1.5.0_rc1" and when I add the json.js script (http://www.json.org/js.html) to the document, I get an "Too much recursion" error. Is this version of prototype making some incompatibilities with json.js? Have prototype built in methods for working with json (array 2 json, object 2 json, etc)? Thanks.
2008 May 30
1
Prototype doesn't work if we have swf content on the same page
I having to many troubles with prototype and scriptaculous when i have object tag to embed swf content on webpage. First it conflict with adsense and the page can''t be showed on IE6, fine, i remove adsense banners. But my lightbox galery(maded with prototype) doesn''t work if i had swf content from youtube... Some body can help with this problem? I''m starting hate
2007 Jun 19
1
Mini Prototype
Hi How would be if we get a generator to only selected prototype functions. Did any one tried? This will help in a mini project where i don''t need full prototype js file to download or for a particular page in a project in which i only need ajax feature or $ only etc... Mahir Chennai --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2006 Nov 24
1
prototype crashes IE6
IE 6 SP1 crashes on pages with prototype.js AppName: iexplore.exe AppVer: 6.0.2900.2180 ModName: kernel32.dll ModVer: 5.1.2600.2945 Offset: 00012a5b It''s suggested that TextWare''s QuickFind BHO is causing the crash and that uninstalling it does the trick! I wan''t to find exactly what part of prototype is causing this... My findings will end up here and on
2008 Feb 15
2
Where to report typos/bugs in the Prototype API online docs?
I was wondering where to report typos/bugs for the Prototype online API docs (http://prototypejs.org/api)? Seems a bit overkill to submit typos to the Rail Trac - but perhaps that''s the correct place? Additionally, the website indicates that this documentation is written in Markdown. Is the documentation from which the online API is generated in SVN? I saw a documentation branch
2008 Apr 03
1
Changing the prototype.js from 1.5.0 to 1.6.0.2 causes error in javascript code.
Hi, I am a new member of this group. We are using autocomplete box from "script.aculo.us". It uses the prototype.js file. We are creating the auto completer dynamically in a table. Our code was working on FireFox(FF) but was giving error on InternetExplorer(IE). So we upgraded the prototype.js file today from version 1.5.0 to 1.6.0.2. Only this particular change was done. When we
2006 Sep 14
1
Prototype on Windows CE .NET V4.2 - suppose to be IE6
Anyone tried this. I tried a quick page and works with firefox, ie on xp, but on on CE Any thoughts. According to MS its ie6 --~--~---------~--~----~------------~-------~--~----~ 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
2007 Sep 28
1
Ajax.InplaceEditor (script.aculo.us / Prototype)
I am new to script.aculo.us and prototype and I am having problem using it. It only has problem in IE. There is no problem in Firefox and it works fine. I am using script.aculo.us InPlaceEditor and it always returns object expected as an exception. What I could debug so far is I could see element and url which are the parameters. I could see object in Ajax.InPlaceEditor after creating class but
2007 Jun 19
1
if you have Prototype problem come and chat with other user
hi members: this message not spam. i made one chat for all programer,for programer help other programer. if you have problem in the Prototype or css or php or asp or asp.net or xml and ... come and use my free chat. i made this chat to help you and other only i send this message to this group for help other member only. http://chat.takdesigner.com
2008 Jul 05
3
getting and writing atrr with prototype
Hi i''m learning prototype and i need to know something... Someone knows how to write and get the value of some atribute... i mean like...jquery that uses $(''#sub-div'').atrr(''alt'',''visible); in prototype is there something like that?... I hope you can help me and thanks :D --~--~---------~--~----~------------~-------~--~----~ You received
2007 Sep 23
1
Does prototype get rid of PeriodicalExecuter once it is stop()?
Hello, in my app the user can click "start" to ask for regular refreshments of the data, and can also click "stop" to stop this refreshments (and then he can click "start" again to restart the process). im just wondering that , if he keeps starting and stopping, that is creating new PeriodicalExecuters and stoping them, if there will be any memory issues, does
2007 Sep 10
1
Drag and Select Problem in prototype.js version 1.3.1
On jsp page there is text box for searching value in table, the problem is after entering text in that search box then inner text is not selected by mouse dragging. If include of prototype.js is removed then it works fine. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2007 Nov 28
1
Cross-domain ajax with prototype?
Hi all I''m doing some testing to find a way to make two different sites come together ''as one'' ... So I tried doing an cross-domain ajax-request to the ''other system'', but it (obviously) fails. Is there any way this can work with prototype? Best regards Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because
2007 Oct 19
2
string.prototype.isNumeric
Hey all, Just had a need for this, wondering if it is a candidate for inclusion as it is only a single line and I can''t seem to spot any other way of acheiving the same functionality in less code. String.prototype.isNumeric = function() { return (this.match(/^\d+$/) != null); } I used it in the context of: Event.observe(el,''keypress'',function (e) { if