Forum Moderators: coopster
I have a rendering of the page that is a map and by clicking an area my user may edit the area’s pic and content
But this is only a zones rendering looking like any average page as per my design specifics
Now I would like perfecting my system and allow an output of the actual user’s page to become “clickable”
I guess the first step should be to use a fixed width instead of using a fluid design
And then?
It becomes complicated for USEMAP is image based
How may I use a similar system for a page that is not an image but is dynamically generated?
It should be a good addition to my system:
Allowing seeing the results without reloading or refreshing the actual modified page.
how do i make a link out of an entire div [webmasterworld.com]
The way I've done it involves Javascript/DOM scripting and therefore will not work at all for anyone with JS turned off (and all the other caveats about browser peculiarities and whatnot). Will that be acceptable?