Log in

View Full Version : Scrolling AJAX Frame



portkey
01-31-2008, 07:04 PM
I really like this script, but for what I need, I was wondering if it's possible to have this created using AJAX. I'm not a huge fan of iFrames, but I can't seem to find the solution anywhere on the web.

http://dynamicdrive.com/dynamicindex17/iframescroll.htm

joesatriani
02-04-2008, 09:40 AM
maybe you can do something with the last solution mentioned on this page:
http://www.dynamicdrive.com/dynamicindex11/domdrag/index.htm

it's not exactly what you're asking for, but it has a simular idea.
And it works without iframes, just divs work :)