Login or Sign Up
Logging in...
Remember me
Log in
Forgot password or user name?
or
Sign Up
Log in with
Search in titles only
Search in JavaScript programming only
Search
Advanced Search
Forum
Groups
Today’s Posts
Calendar
Forum
Client side development
JavaScript programming
Announcement
Collapse
No announcement yet.
Slideshows and whole HTML: A moral debate
Collapse
X
Collapse
Posts
Latest Activity
Photos
Search
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Assenheimer
New to the CF scene
Join Date:
Dec 2003
Posts:
22
Share
Tweet
#1
Slideshows and whole HTML: A moral debate
Feb 17, 2004, 11:27 AM
Is it possible to construct a slideshow that displays whole web pages instead of mere images?
Assenheim
Hey, look at my signature. It's how I'd like to be remembered if I die, and those odds are good.
Garadon
New to the CF scene
Join Date:
Jul 2002
Posts:
699
Share
Tweet
#2
Feb 17, 2004, 12:28 PM
You could just slide IFRAMES, but it would only look good if the iframe was the size of the browser window,
If you wanted small version of whole pages take a screenshot of the page and make a resizeed image of it.
Comment
Post
Cancel
A1ien51
New to the CF scene
Join Date:
Jun 2002
Posts:
2733
Share
Tweet
#3
Feb 17, 2004, 12:36 PM
You can use iframes/frames and just link to the page....
or
You can have a div and just have arrays full of html code and write the code to the innerHTML of a div.....(YUCK)
Tech Author [Ajax In Action, JavaScript
: Visual Blueprint]
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
X
Comment