Post by Tryn on Feb 23, 2005 19:29:17 GMT -5
eldralar.proboards38.com/index.cgi
Is there a way to set somthing like this up, but when clicking on the image (Say an avatar I place above the banner/logo), you are redirected to a pop-up with the same avatar, but with options of communication. As if the member is having a small conversation with the avatar.
Example:
*Member clicks on avatar*
*New window pops up*
*They see the same avatar AND this below it*
A begger approaches you. Hey, you, have you seen my wife. She is about............(and so on).
1) Yes sir, I've seen someone that matches that description.
2) Yea, but it'll cost you 10 gp's for the info.
3) Scram you little prick, your wasting my time.
*Options 1-3 are links as well that again would redirect said member to yet another pop-up. And so on until the conversation/option end*
Reason why I ask is because I want to set several avatars above my banner/logo, each with a small amount of conversation. Somewhere hidden within one of the conversation will be a link that take rediects the member that finds it, to a hidden area for posting privelages.
I know it makes the code below MUCH bigger than what it is now, but was curious if it can be done, and if the code above is the foundation for such an idea?
Do you even do request here? lmao If this can be done here, I have another twist to add to this as well. Just lemme know if ya can help,lol.
Thanks,
Is there a way to set somthing like this up, but when clicking on the image (Say an avatar I place above the banner/logo), you are redirected to a pop-up with the same avatar, but with options of communication. As if the member is having a small conversation with the avatar.
Example:
*Member clicks on avatar*
*New window pops up*
*They see the same avatar AND this below it*
A begger approaches you. Hey, you, have you seen my wife. She is about............(and so on).
1) Yes sir, I've seen someone that matches that description.
2) Yea, but it'll cost you 10 gp's for the info.
3) Scram you little prick, your wasting my time.
*Options 1-3 are links as well that again would redirect said member to yet another pop-up. And so on until the conversation/option end*
Reason why I ask is because I want to set several avatars above my banner/logo, each with a small amount of conversation. Somewhere hidden within one of the conversation will be a link that take rediects the member that finds it, to a hidden area for posting privelages.
I know it makes the code below MUCH bigger than what it is now, but was curious if it can be done, and if the code above is the foundation for such an idea?
Do you even do request here? lmao If this can be done here, I have another twist to add to this as well. Just lemme know if ya can help,lol.
Thanks,
<img src="URL TO IMAGE" onclick="javascript:var i = prompt('QUESTION?','Enter your answer here...');window.location=('FIRST PART OF URL'+i+'FILE EXTENTION LIKE HTM OR JPG');" />