User Profile
Collapse
-
OK. Thanks for your suggestion.... -
Yes my function is not empty..
Can u plz tell how can jsp file send a js header..?? Give Ex
In caldata.jsp i am writing some function in <body> of it.So i wrote js function within <script>
Thanks you in advance.....Leave a comment:
-
As you suggested i manually called that jsp page where javascript is present it is displaying the content.
To get better idea of what I am doing, I am posting code which is in complete..
in index.jsp
...Code:<A HREF="javascript:void(null);" onclick="showFilterChoices('Language');"> <script type="text/javascript" src="/NewPrototype/jsp/caldata.jsp"></script>Leave a comment:
-
Thanks for your reply..
I checked in error console it says show() func is not defined.Now what i need to do?
Thanks in advance...Leave a comment:
-
How can we call a javascript function present in another jsp file.?
<script type="text.java script" src="/NewPrototype/jsp/caldata.jsp"></script>
I am trying to call javascript function named( show() ) from index.jsp which is present in caldata.jsp but it is not calling that function.
How we can call a function which is present in script of another jsp page? -
-
Can u plz tell how we can import its text content via AJAX. i have no idea abt AJAX. Can't we import using javascript?...Leave a comment:
-
How to import file inside javascript
Hi.
I want to import a file inside javascript..
for ex:<%@page import="java.ut il.ArrayList">
how i can import this file inside javascript -
onclick and onchange not working in IE6
hi
I have write my code in javascript file.here onclick and change function are not working in IE but working in firefox..
plz give solution for this as soon as possible..
Thanks in advance..
here is my code in js file
.....
...Code:text += "<table width=100% align=left><tr>" text += "<td align=left><a href=Month- onClick='monthMove(-1);this.blur();history.go(0);event.returnValue=false;
-
onclick not working in IE6
hi
I have write my code in javascript file.here onclick and change function are not working in IE but working in firefox..
plz give solution for this as soon as possible..
Thanks in advance..
here is my code in js file
.....
text += "<table width=100% align=left><tr> "
text += "<td align=left><a href=Month- onClick='monthM ove(-1);this.blur(); history.go(0);e vent.returnValu e=false;...
No activity results to display
Show More
Leave a comment: