I had a project and i have a problem... These are my problems.. I have an image with scrolling.. (using CSS style.. div style=overflow:scroll) when clicking on a coordinate on that image with scroll, when the page had refreshed I want to show the image focus on the coordinate that I have already click before.. can you help me!! I have less than a week deadline!! Sorry i'm not good in English.. Bless You.
Yes... When I click(refresh page) on an image (image with scrolling) on an certain coordinate, the page will be refresh and I need the image will focus on the last coordinate i clicked... Thanks.. Can you help me?
Yes.. I can set the cookie for the coordinate.. the problem is how i can focus on certain coordinate on the image (image with scrolling)... When the web page is refresh... the default is image will be showed on (0,0).. I dont know it will work with CSS or javascript... For example: if you have an image such as map image.. big resolution image, so i used scroll on image so the interface of the web is good enough.. when i clicked on a coordinate i want to show the image will be focus on the coordinate i had clicked before... CSS? or Javascript? thank you...