search for: krog

Displaying 10 results from an estimated 10 matches for "krog".

Did you mean: frog
2005 Oct 05
5
InPlaceEditor crash on Safari
Quick question.. I often crash my Safari when using ''Enter'' on InPlaceEditor''s for submitting. Works fine on firefox(win & Mac) - no javascript errors. Anyone else seen this behavior? (Maybe it is just my alterings of InPlaceEditor :-) Best Regards Michael Krog
2005 Nov 15
1
Context-question
...} } var test=new MyClass(); test.myRequest(); --------------- SNAP --------------------------- Its just a dummy function - but it fails because onComplete does no have the right context and therefore can not use this.showMsg(). Any of you guys know how to maintain context? Best Regards Michael Krog
2006 Jan 02
2
mouse position without event
Hello, Is it possible somehow to get mouse coordinates without using the event mechanism ? I need to get the current mouse position to initialize some div position, but not at page load Tarek _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2005 Oct 27
5
Save output of Ajax.InPlaceEditor to a variable?
All, The Ajax.InPlaceEditor control is nice but I''d like the ability to read the changed value. Basically, I''m creating a form with editable elements but it''s only when I do the submit that the form elements are submitted. I''d still like to allow in-place editing but what I''d like to do is get the new value and throw that in a hidden form variable Is
2005 Dec 14
11
Prototype 1.4 bug?
Hi and greetings to all... I''m new to the community and I have a small problem. I just downloaded the latest prototype.js lib from the darcs repository. When I included this file in my HTML page, is get the following error: Line: 471 Char: 2 Error: Object doesn''t support this action Code: 0 Char 2 at that line number is a closed parantheses for the
2005 Oct 01
8
Ajax.InPlaceEditor on Safari & Firefox
Hi, I''ve downloaded the latest svn trunk and was glad to see that Ajax.InPlaceEditor forms can now be correctly submitted on Safari as well, with the server response being correctly displayed as well. The problem is, however, that clicking again on the same element (after sumbitting it first) will duplicate the submit form. The next attempt will triplicate it etc, etc... Could
2007 Jun 20
1
CompComm has a real name!
...have the most say. So in the end a decision was made by the majority of the people who have contributed the most. That doesn't mean that all the discussion was wasted. In fact the chosen name wasn't proposed by any of the leaders, but was proposed in one of the naming threads (michael.krog's post was the first place I saw it). It was immediately popular and received very few negative comments. I'm pleased to announce that the chosen name of our project and community is: Compiz Fusion For the record, the following developers and admins either participated in and supported...
2005 Oct 25
24
InPlaceEditor scrolls to top in Firefox?
When I click an InPlaceEditor field in Firefox 1.0.7, the page scrolls up to the top. That''s disconcerting, and often ends up with the editable field out of the viewable pane. I can duplicate this on both Mac and PC. Is there a way to prevent this? Even the demo at http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor does this. Jay Levitt
2005 Nov 04
19
Drag & Scroll
When using drag and drop, the browser window will not scroll if you move the mouse off the page. This makes it very difficult, if not impossible to create certain types of web applications. I know this has been mentioned before and is on the Wish List, but it''s very frustrating. If you look at this other Javascript library called "Drag''nDrop & DHTML Library"
2005 Dec 15
1
Some handy methods - perhaps cool enough to be committed some time
Hi. Some time ago I posted some prototype-"extensions", which could come in handy. I''ve been updating them a bit and added a few more and I think its time to share it again. Feel free to use it. The code should be rather self explaining, but heres a quickguide. - new Geometry.Size(width,height) - Creates a new instance of size - new Geometry.Position(x,y) - Creates a new