Forum Moderators: open

Message Too Old, No Replies

Creating image maps

         

Kysmiley

12:23 am on Jan 13, 2007 (gmt 0)

10+ Year Member



I'm not sure if this is the right forum to post this in and I can not find a site search link to search only webmaster world. Where can I find a tutorial on creating image maps. Pat

tedster

12:39 am on Jan 13, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try W3Schools. They even have a demo page where you can experiment.

[w3schools.com...]

Leosghost

12:51 am on Jan 13, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



"sitesearch" is at the top left near the welcome "your nick"..just to the right of the coloured WebmasterWorld logo and next to "control panel"

rocknbil

3:53 am on Jan 13, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Last I checked you had to configure the site search in your control panel to get it to display here:

Control Panel -> System Preferences

In the "custom code insert top" field paste the following:

<form method="GET" action="http://www.google.com/search" target="_blank"><input type="hidden" name="domains" value="webmasterworld.com"><input TYPE="text" name="q" size="25" maxlength="255" value><input type="submit" name="btnG" value="Google"><input type="radio" name="sitesearch" value="webmasterworld.com" checked> webmasterworld.com <input type="radio" name="sitesearch" value>www</form>