• Frame.js scrolling

    From Kirkman@VERT/GUARDIAN to All on Mon Jan 5 12:00:17 2015
    I'm playing around with scrolling content in a frame. Is there a built in wayãto wrap a scroll? In other words, if you reach the end of whatever content youã.load() into the frame, then the frame displays the beginning of that contentãright after the end of that content. This would be useful for scrollingãbackgrounds, etc.ãã--Joshãã////--------------------------------------------------ãBiC -=- http://breakintochat.com -=- bbs wiki and blogãã---ã þ Synchronetã
  • From echicken@VERT/ECBBS to Kirkman on Mon Jan 5 13:58:03 2015
    Re: Frame.js scrollingã By: Kirkman to All on Mon Jan 05 2015 12:00:17ãã Ki> I'm playing around with scrolling content in a frame. Is there a built inã Ki> way to wrap a scroll? In other words, if you reach the end of whateverã Ki> content you .load() into the frame, then the frame displays the beginningã Ki> of that content right after the end of that content. This would be usefulããWith the exception of loading a .txt file into a frame (which it appears youãcould do repeatedly, and it would append to the frame) there isn't a built-inãway to do this. It could be accomplished, though.ããSee Frame.getData/setData - these would be used to copy characters andãattributes from one cell to another within the frame. The rest would be loopsãand math to figure out where to start repeating, where to copy the data to andãfrom, and where to stop.ãã---ãechickenãelectronic chicken bbs - bbs.electronicchicken.com - 416-273-7230ã þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.comã