Terence's Weblog
Weblog of my programming life
Latest Content

The YUI connection manager use XMLHttpRequest to make remote call, hence calling cross domain URL is prohibited by the browser security model. This class is to solve this situation without the need to setup any server side proxy, while maintaining the...
Topics: asyncRequest, connection, Javascript, YUI
Topics: asyncRequest, connection, Javascript, YUI

The Bubbling Technique & Custom Event in YUI - 349 days ago
Good framework for applying MVC design in Web Application.http://yuiblog.com/blog/2007/09/13/bubbling-library-by-caridy/ Topics: Framework, Javascript, MVC

Javascript that crashes IE - 365 days ago
Recently I was helping my colleague to fix a strange bug in his Javascript. The bug behave like this:Open the web page in IE.After everything are loaded (HTML, images, scripts, …), click on address bar and press enterIE crashed When I try to... Topics: IE crash, Javascript, script tag hack


