Hi,
When i click Update Area updateArea.jsp page will be shown in
view2
areaTab.jsp
updateArea.jsp
In this page i am calling
getAreaNameDropDownJS function.
calling from the
updateArea.jsp
while calling this function from updateArea.jsp page on firebug gives me
ReferenceError: getAreaNameDropDownJS is not defined error.
I confused why this ReferenceError is came. Also i included required jquery js files.
Please suggest what happening with code..