Wednesday, 1 October 2014

Injecting jQuery in Liferay portlet

                    INJECTING JQUERY LIBRARY

Step-1 : Insert below lines into the "liferay-portlet.xml" that will inject the new library to our Portlet.
              These lines have to be inserted immediatly after, ""line


 
Step-2 : Appent this code in your "view.jsp" to test your library inclution 




  Injecting jQueryUI Library and its css

No comments: