ishaq aziz

Greenhorn
+ Follow
since Dec 18, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by ishaq aziz

i assigned "ihif1" to this frame the name but still it won't work?

now what do i have to do with this following line???


<iframe id=ihif1 src="about:blank" frameborder=0 width="100%">
</iframe>

what should be the script for this Iframe having name "ihif1"

the BOLD section is the part i want to pass value to this through .JS


functions will be as following

1) click on first link open a URL in Iframe
2) click on second link open a other URL in same Iframe.
3) click on third link open another URL in same Iframe.
4) so on.......

please find me solution in this regard.

thanks and best regards
I have "IFrame" in my HTML page now i want to pass diffirent values to "src" from diffirent buttons or Hyperlink?

can i do this???


<iframe id=src="about:blank" frameborder=0 width="100%">

</iframe>



the BOLD section is the part i want to pass value to this through .JS


functions will be as following

1) click on first link open a URL in Iframe
2) click on second link open a other URL in same Iframe.
3) click on third link open another URL in same Iframe.
4) so on.......

please find me solution in this regard.

thanks and best regards
[ December 18, 2008: Message edited by: ishaq aziz ]