similar to: non-ajax in-place editor?

Displaying 20 results from an estimated 10000 matches similar to: "non-ajax in-place editor?"

2005 Dec 19
4
Observing Ajax Requests?
Is it possible using scriptaculous/prototype to watch out for any happening Ajax activity, and do something like show/hide a spinner gif to indicate to the user that there is activity taking place in the backgound? Regards, Michael ------------------------------------------ Michael Roper - Web Developer WORLDWIDE ONLINE PRINTING AUST/NZ [T 08 9350 2300] [F 08 9451 6048] [E
2005 Sep 22
6
Autocomplete - setting a second value?
I''m using the autocomplete function, and need a way to grab a second value from the ajax request... an example would probably speak better: This is my HTML: <input name="CustomerName" id="CustomerName" type="text" /> <div id="CustomerList"></div> <input name="CustomerID" id="CustomerID"
2005 Sep 26
1
[Fwd: [Rails] Re: Autocomplete - setting a second value?]
Yeah, right... I posted this to the Rails mailing list. Sorry for people who see duplicate posts. -------- Original Message -------- Subject: [Rails] Re: [Rails-spinoffs] Autocomplete - setting a second value? Date: Mon, 26 Sep 2005 10:05:24 -0400 From: Fran?ois Beausoleil <fbeausoleil@ftml.net> Reply-To: rails@lists.rubyonrails.org To: rails@lists.rubyonrails.org References:
2005 Aug 21
0
[PATCH] in-place-editor, AJAX loading
I sent this on Friday but somehow managed to email it to the wrong email address! ---- Attached is a patch to add external (AJAX) loading of content to the InPlaceEditor. 2 extra options have been added: loadUrl: a URL to load the content from. If this is present, it will be used instead of the innerHTML. fieldId: I had to add this so we know what the text field is when we''ve
2006 Apr 10
0
Samples for AJAX autocomplete and Inplace Editor are not working in FF 1.5.1
Hello Everyone, I am don''t know if this is known issue. AJAX autocomplete and Inplace Editor Functional test examples are not working in FireFox 1.5.1. Same files are running perfectly in IE 6. error show at line new Ajax.Autocompleter(''ac1'',''ac1update'',''_autocomplete_result.html''); error is "Ajax.Autocompleter is not a
2006 Jan 11
0
In place editor help
Hello guys, I have been working a bit with RoR and I like it a lot! I have been playing with AJAX for a while (btw how do you pronounce AJAX? ah-jax? a-jax) and I stumbled with "in place editor" stuff. I got a "remote" form for a Person model working so whenever the user clicks the name of a person, it gets replaced with the "in place editor"! that''s cool
2008 Jun 06
2
Scriptalicious: Ajax Inline Text Editor
Hi, I''m just starting out with Scriptalicious + Prototype, and I''ve run into a problem. I''m trying to create an Ajax.InPlaceEditor that combines the custom size textbox, and the custom parameter (from the examples in the scriptalicious documentation) http://github.com/madrobby/scriptaculous/wikis/ajax-inplaceeditor I''ve tried a couple different methods (one of
2006 Mar 10
3
In Place Editor and Empty Fields
So, the InPlaceEditor with AJAX is all nice and dandy, works great. What about fields that don''t have any content? As far as I can tell, this doesn''t work so well - there''s nothing to click on so no edit form pops up... Am I missing something? HH
2005 Aug 19
1
In place editor, load in text
I''ve been testing the in-place-editor on a few things and it works well. One use-case I''ve just come across though is the need to load in the text from somewhere other than the source of the page. For example, I have a block of text which is marked up in texttile/markdown/whatever. Editing that block should bring up the unformatted markup, not the HTML it''s turned
2006 Aug 10
0
Ajax In place edit with Struts
Hi All, First of all my apologies if this is not a correct place to post it. Please direct me to correct place. I am using scripataculous inplace edit with struts framework. I am having some text with double quotes and single quote. If the user types it normally then in the callback function i am doing encodeURIComponent before doing a post and everything works fine. I have the encoding set
2006 Feb 01
1
SR&ED Calculator (features in-place-editor and RJS templates)
Figured you guys might be interested in taking a peek at a project I have been working on for a client. TechIncentives is an SR&ED (government tax credit for Research & Development companies) organization specializing in assisting your organization receiving Canadian grants for your R&D work. I have since converted his Excel spreadsheet that had multiple tabs and some formulas
2005 Dec 28
6
Custom tooltip component?
I am looking to develop a custom tool tip component for a list of links. ...Which is kind of not that big a deal. But, and this seems to be the tricky part, I also want to be able to set/specify the interval threshold after which to display the tool tip. (and by nature of "tool tip", don''t display if the mouse moves out during that interval. etc) Any suggestions? Could
2013 Jul 17
1
Missing syslinux utility in zip?
As a complete newbie, I needed to use syslinux to do what it does. I duly went and downloaded syslinux_6.01.zip from https://www.kernel.org/pub/linux/utils/boot/syslinux/ Unzipped in Xp and tried the syslinux -xa drive letter: to get usb to work, it did not. After investigating the win32 folder there is no syslinux? Versions 5.01 and below have it , why has it been removed? All the online helps
2002 Feb 01
0
No subject
> myotis at cix.compulink.co.uk (Graham Smith) writes: > >> I apologise for this question, as I'm sure the answer has got to be >> obvious, but I am trying to follow the John Maindonald tutorial and have >> stumbled at the first page. > >Link? (I suppose that I could find it, but it is you problem...) http://wwwmaths.anu.edu.au/~johnm/r/dsets/ >> I have
2006 Mar 01
9
ajax doesn''t show at the right place
Hi, I use link_to_remote to create a link to trigger an ajax, things work fine, a new rhtml is created, however, the newly created rhtml doesn''t replace my old zone, it shows instead on top of my old zone...Does someone know why??? my code is like <table> <tr><td colspan="2"><a href="#" onclick="new Ajax.Updater(''zone1'',
2007 Jan 11
2
In-place editor for a whole form?
I want to implement in-place editing for a hierarchical structure where the nodes are not simple text fields, but need to be represented by at least two input elements. The Rails helpers only support in-place editing for a text field, scriptaculous''s controls.js beyond that implements support for an in-place editor containing a select element. I need an editor where I essentially
2007 Feb 22
0
AJAX in-place editing of checkboxes and dropdowns?
I''m looking for a plugin or general directions on where to find code implementing not only in-place editing of text fields, but also of dropdowns and checkboxes. There is a recipe in "Rails Recipe", but it only covers dropdown menus, and chances are that there is a plugin somewhere out there. However, I''ve only found "InPlaceControls", which, it
2005 Dec 16
1
Gem update error (Zlib::BufError)
Hi, I''ve just run the usual gem update --include-dependencies in order to update to 1.0 and I get the following error: Upgrading installed gems... Attempting remote upgrade of actionwebservice Attempting remote installation of ''actionwebservice'' ERROR: While executing gem ... (Zlib::BufError) buffer error Subsequent attempts gives me the same error. Can anyone
2006 May 12
0
draft-proposal for Ajax.History - History/Bookmark handling in Ajax apps
Hi list, In one of my previous projects I had to satisfy the requirement of handling browser back- and forward calls within an Ajax application. Thus I didn''t get an urge to switch the JS part of this project to an other framework like dojo (which supports Browser history handling out-of-the-box), I had to come up with an idea of doing this with prototype/scriptaculous. The arisen
2004 Feb 18
2
OS2 - Samba
Hi there, I tried to connect OS2 Warp 4 to Samba server. The network used to be NT 4.0 Domain, then migrated to Samba to become Domain Controller. I've followed below instruction, and still can't login to the domain. I can get an IP address and ping the Samba server, but can't login to domain and map any network share.