Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #55.0K
~418 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for airmvp23

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 …

Member Avatar for bivent
0
99
Member Avatar for iwishimgoodasu

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 …

Member Avatar for dereksy
0
146
Member Avatar for chris_j_haines

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 …

Member Avatar for almostbob
0
173

The End.