Hi,

I'm new to Daniweb :) and I have a problem which might be not possible.

I want to have a image as bookmarklet.

In IE, you have to right click on the image and "save as" favorite or "save as" favorite bar item.
[IMG]http://www.twiturl.nl/docu/ie.jpg[/IMG]


In FF, you can drag the image to your bookmark bar, that's why people need to see the right image on every browser. When this works I will try to find a sollution for Opera too.
[IMG]http://www.twiturl.nl/docu/ff.jpg[/IMG]

These pictures need to have the following link, When you hit the bookmarklet on the favoritesbar, the URL of a page will be copy/paste to my site.

This is a example from a other page, the pictures also.

javascript:document.write('<html><head><title>{$txt_short_url}</title></head><body><form name=\'urlform\' action=\'{$page_url}\' method=\'post\'><input type=\'hidden\' name=\'u\' value=\'' + window.location.href + '\' /><input type=\'hidden\' name=\'title\' value=\''+encodeURIComponent(document.title)+'\' /><input type=\'hidden\' name=\'twitter\' value=\'1\' /></form></body></html>');document.forms[0].submit();" title="{$txt_bookmark_me}" class="s6l_bookmarklet"><img src="../default/image/slepen.png" width="171" height="44" border="0" />

This must be placed in a div for positioning. I hope this is the information you can use. Thank you for your time.

In IE, you have to right click on the image and "save as" favorite or "save as" favorite bar item.
[img]http://www.twiturl.nl/docu/ie.jpg[/img]

In FF, you can drag the image to your bookmark bar, that's why people need to see the right image on every browser. When this works I will try to find a sollution for Opera too.
[img]http://www.twiturl.nl/docu/ff.jpg[/img]

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.