Jump to content

variable transfer between files with out form. help


thyscorpion

Recommended Posts

hi,
i wanted an onmouseclick event to send a specific file name to the second php file to show the pic whose discription was clicked!..
for example:
[code]<div id="Vidur_Naughty_smile" style="position: absolute; top: 287px; left: 551px; width:248px">
<SPAN id=Vidur_Naughty_smilespop
onmouseover="richToolTip('Vidur_Naughty_smilepop');"
style=" CURSOR: hand; COLOR: green"
onclick = javascript:window.open("notyetready.html","blank","toolbar=no,width=250,height=250")
onmouseout=oPopup.hide()><font color=yellow>{</font>Vidur making a face at
Akku's place<font color=yellow>*}</font></SPAN>
</div>[/code]
here in the onclick event i need to open a new window with "Vidur_Naughty_smile" picture opened.
i have a couple of such divs so was planning to use php to make only one new window html with dynamic pictures depending on what the viewer clicks..
how do i go about it.. ?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.