No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
This can be done with html using target to the iframe as the url destination Iframe setup on master page [CODE]<iframe name="iframe_name" width="400" height="400" src="defalt_load.html"> Your error message for browsers that don't support iframes including a way around this. </iframe> Then links to the iframe included in the master page …
OK so you pick something that you like for your site topic. Do a search online and see comparable sites to see what others have done and note what you like and dislike about each of them. Now for the tech stuff, what web servers do you have windows, linux …
Check your design software to see if it already has that capability to map hotspots to images, if not you can use something like this: (reference ponts are from top left of image in pixels) [CODE] <map id="ImgMap0" name="ImgMap0"> <area alt="alt text details" coords="167, 27, 27" href="link.html" shape="circle" /> <area …
The End.
bivent