Free2Code
 
Time: 2008-11-21, 09:06pm
Getting Element in differrent page
Subject: Getting Element in differrent page  ·  Posted: 2006-11-27, 06:52pm
Rank: ? (2)
Member #: 29240
Hai All,

I have the biggest head ache. I have one html file . In that file there is one div. This div will be filled when ever i click on some link.

For example


<body>
<table>
<tr>
<td>
<div id="todayapp">

</div>

</td>
</tr>

</table>

</body>

Here That todayapp is that div.

While i am click on some link this div will be filled by one html file.

That is like
<form>
.
.
..
.
.
.
.
.
</form>

Now thwe problem is i am not able to excute any javascript inside this form. Any one help me.

 
  Reply to this ·  Post link ·  Top
Subject: Re: Getting Element in differrent page  ·  Posted: 2006-11-28, 12:36am
Rank: ? (2)
Member #: 29240
Friends give some idea.....

 
  Reply to this ·  Post link ·  Top

Pages: 1

Please login or register to post a reply.

icons