Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-17-2007, 10:51 AM   PM User | #1
Masterrer
New to the CF scene

 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Masterrer is an unknown quantity at this point
Question Comment filter based on rating

Hello.

Basically I want to clone the comment system of sites like digg or netscape, where users can rate and filter comments.

I understand that it has to do with AJAX, maybe you can give some pointers, links to some basic scripts from which i can learn? That would be great!

I have a problem visualizing a proper method of hiding showing comments without reloading the page, so any advice would be appreciated

You can see what I'm talking about in this video: youtube.com/watch?v=c8A80qjgAS8

My guess is that all the comments are loaded with the page, but comments with a lower rating are hidden.

So basically the dialogue is one sided: you press thumbs up/down and your vote is being sent to the server, but the server does not return updated information until you reload the page

Most of what one can see in that video is done on the client side by a javascript, am I right?

And for example if I make a dropdown box where a user can select the lowest rating value below witch the comments are not displayed, all this "filtering" is done one the client side using javascript?

If so maybe someone could point to where I could find some similar scripts, as being used in this video
Masterrer is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:11 AM.


Advertisement
Log in to turn off these ads.