> thoof.com has a very interesting feature - it loads more articles when
> you scroll down the page.  Have you seen it ?
>
> Do you have any idea about how to implement it in wicket ?

Some people have an idea, as Thoof is build with Wicket :) I wasn't
one of them, so I don't know. I can imagine that you react on a
scrolling event[1] in combination with a Wicket repeater, where you
add elements and order redraw (though that's probably quite a blunt/
unoptimized way to do it).

Eelco

[1] http://codepunk.hardwar.org.uk/ajs02.htm

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to