Jump to content
UBot Underground

Clickable Images on Splash Pages?


Recommended Posts

ui stat monitor("<a 
href=\"http://www.domain.com/\" target=\"_blank\">link</a>", "")

 

Link to post
Share on other sites

also works in load html

load html("<a href=\"http://www.websitebots.com\">splash link</a>")

 

ui stat monitor("<a 
href=\"http://www.domain.com/\" target=\"_blank\">link</a>", "")

Zap...  I really appreciate the help once again :)  This is not what I was looking for however it definitely sheds some light on different possibilities.  What I meant was making this picture of the girl below a clickable image that I can get to redirect...

 

http://derekdawson.com/wp-content/uploads/2013/05/big-pic.jpg

 

my thanks again

 

DD

Link to post
Share on other sites

also works in load html

load html("<a href=\"http://www.websitebots.com\">splash link</a>")

Thanks nuc63 for your response!  For some reason your method was not working in the above example I had mentioned to Zap...  Would I need to have my UI made completely in HTML in order for it to work?  thanks again!

 

DD

Link to post
Share on other sites

Sorry I did not read you post correctly, If you can host an iframe I think you should be able link the whole page some think like this

<html><head></style></head><body><div 
id="wrapper"><a href="http://www.target.com/"><img 
src="http://www.domain.com/big-pic.jpg"></a></div></body></html>
Link to post
Share on other sites

 

Sorry I did not read you post correctly, If you can host an iframe I think you should be able link the whole page some think like this

<html><head></style></head><body><div 
id="wrapper"><a href="http://www.target.com/"><img 
src="http://www.domain.com/big-pic.jpg"></a></div></body></html>

interesting...  I will give it a try and see what I come up with

 

much appreciated once again

DD

Link to post
Share on other sites

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.   Paste as plain text instead

  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.

Loading...
×
×
  • Create New...