|
Posted by JDS on 03/24/06 03:41
On Thu, 23 Mar 2006 19:26:19 +0000, Chris Ianson wrote:
> I have a panoramic image that I want users to be able to scroll left and
> right through. *Please*, no advice needed or requested on other ways to do
> that because it needs to be done in HTML and an iframe is the only way.
Ah, grasshopper, but that is not so. There are several viable
alternatives to producing your desired result:
* Flash
* Java applet
* Javascript/Ajax thing (a la Google Maps)
* CSS: 'overflow' and 'scroll'
Probably some others. There is always another way to do something. Not
all suggested are the "best" way; I would try for the CSS method, as it
fits your "must be done in HTML" requirement (alhtough I bet that is
broken in MSIE).
later...
--
JDS | jeffrey@go.away.com
| http://www.newtnotes.com
DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/
Navigation:
[Reply to this message]
|