function moveScrollView(height){
// alert(height);
$("ul.fileList").scrollTop(height);
}
it works with alert line.
but without alert, it doesn't work...
I googled it but couldn't find right answer.
any suggestions?
-- Copyright © 2010 Web Design | Free Blogger Templates by Splashy Templates | Layout by Atomic Website Templates
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.