JavaScript Utility
Below are few Java Script methods to help you. Debugging in JavaScript: Debugging in JavaScript is now become easier with modern browsers.But still you will be facing issues in many…
Below are few Java Script methods to help you. Debugging in JavaScript: Debugging in JavaScript is now become easier with modern browsers.But still you will be facing issues in many…
Note : AUI (Alloy User Interface) is a wrapper to YUI (Yahoo User Interface), so all JavaScript syntax will remain same. Lets explore some features of YUI. 1. Loading Libraries…
Below code demonstrate how to use Ajax Call in your Liferay Code/Yahoo Code. Example 2 : A Generic Method to Manage Your Ajax Calls function ajaxPush(targetDiv, requestURL, postData, syncMode) {…
YUI is one of finest work from YAHOO!. That’s the reason why Liferay Alloy UI is based out of it. So a default question comes to your mind, how I…
Here is the big question ? The iframe’s content is scaled up correctly, but when I try to touch any of the controls in the iframe, then it seems that…