How to create the Google Suggest feature with ASP.NET 2.0 Anders Norås’ blog : How to create the Google Suggest feature with ASP.NET 2.0:… Read More
CFAjax CFAjax = Coldfusion + AJAX: What is AJAX? Asynchronous JavaScript + XML. It’s a whole new way of looking at the web where HTML page makes asynchronous calls to the server using JavaScript and loads the data in bits and pieces as needed read more… What is CFAjax? CFAjax is the AJAX implementation for coldfusion.… Read More
How to add OnKeyPress & OnClick to InputControl http://forums.asp.net/1064112/ShowPost.aspx Hi, behaviors are Atlas components that allows to dynamically add/remove client-side functionality from controls. For example, if I want to handle click and keypress events, I could attach the corresponding behaviors to an Atlas control. Then, if I don’t want to handle the click event anymore for that control, all I have to do… Read More
AJAXの辞典を作るために http://dict.jiangws.net .NET An Atlas behavior to handle text changes dotnetnuke module ajaxdictionary JAVA Using an AJAX Text Completion Component サンプル Dictionary .hm – Free Online Dictionary – Searchable, Live English-Japanese Dictionary objectgraph Dictionary… Read More
Using an AJAX Text Completion Component Sun Java Studio Creator 2 – Tutorials – Using an AJAX Text Completion Component: In this tutorial, you use the Sun Java Studio Creator integrated development environment (IDE) to build a web page that contains a text field component created using the AJAX technology. As you type in the text field, auto-completion is attempted based… Read More
dotnetnuke module ajaxdictionary SOwens Technologies > Modules > AJAX Dictionary Overview:… Read More
Ajax dictionary Dictionary .hm – Free Online Dictionary – Searchable, Live To Begin, just type! Results will appear here automagically. Javascript disabled? Browser not compatible? Click here for a javascript free version. Find out more – just type ‘about us’! Try Browsing our database. New! IE users drag this link to your ‘links’ bar: Dictionary.hm. Netscape users,… Read More
An Atlas behavior to handle text changes Atlas notes : An Atlas behavior to handle text changes: user on the ASP.NET Forums (dleffel, in this thread) has an interesting requirement. Basically, he wants a ‘changed’ event to be fired when the text in an input field changes, but only after the user has paused/stopped typing for a certain amount of time. To… Read More
prototype.jsを利用したドラッグできるWebカスタムコントロール プログラミング・開発者・ソースコード CodeZine:prototype.jsを利用したドラッグできるWebカスタムコントロール(Webカスタムコントロール, prototype.js, ドラッグ):… Read More