The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Drop-Down List of 'Repliers'

+2
ImProviser
Rok
6 posters

Go down

Should we have this drop down list?

Drop-Down List of 'Repliers' Left11100%Drop-Down List of 'Repliers' Right11 100% 
[ 6 ]
Drop-Down List of 'Repliers' Left110%Drop-Down List of 'Repliers' Right11 0% 
[ 0 ]
 
Total Votes : 6
 
 
Poll closed

Drop-Down List of 'Repliers' Empty Drop-Down List of 'Repliers'

Post by Rok February 3rd 2009, 12:23 am

How about we have something like when you browse through the topics in a forum, you will see a drop-down list that you can click and see all of the users that have posted on that topic. You can obviously see who posted last on that topic, how many views the topic has, ow many replies the topic has; why not add something where you can see all of the users who have posted on that topic.. Something like this :

<select name="List of users who have posted in this thread">
<option value="5">Rok'sStalkerWhoIsNowFallingForCaihlem</option>
<option value="10">Rok</option>
<option selected value="15">JonIsScarred</option>
<option selected value="20">Tom</option>
<option selected value="25">SktrFrLif</option>
</select>

This will not take up much space in the forums at all, and it can be very useful.

Vote Yes or No please.


P.S.; we could also have like a drop down list for the users who has visited the thread :

<select name="List of users who have visited this thread">
<option value="5">Caihlem</option>
<option value="10">Rok</option>
<option selected value="15">JonIsScarred</option>
<option selected value="20">Tom</option>
<option selected value="25">SktrFrLif</option>
<option selected value="30">JamesMadison</option>
<option selected value="35">Placehold</option>
<option selected value="40">Sanket</option>
<option selected value="45">OptionalTee</option>
</select>
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Drop-Down List of 'Repliers' Empty Re: Drop-Down List of 'Repliers'

Post by ImProviser February 3rd 2009, 12:35 am

P.S.; we could also have like a drop down list for the users who has visited the thread :

That drop list would be HUGE :/ i don't think its such a good idea...

Anyways if it gets a little bit customized it would be nice Smile voted yes xD
ImProviser
ImProviser
Forumember

Male Posts : 617
Reputation : 23
Language : Serbian, English, Deutsch
Location : Kraljevo, Serbia

http://www.team-xenon.com

Back to top Go down

Drop-Down List of 'Repliers' Empty Re: Drop-Down List of 'Repliers'

Post by MrMario February 3rd 2009, 1:26 am

Nice Idea. But I don't really think we need this.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Drop-Down List of 'Repliers' Empty Re: Drop-Down List of 'Repliers'

Post by Rok February 3rd 2009, 4:09 pm

Thanks for voting guys; but I really meant to post this in the suggestions for our forums :/ .
Sorry. It would be great if someone could move it there.
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Drop-Down List of 'Repliers' Empty Re: Drop-Down List of 'Repliers'

Post by :)tayne:) February 3rd 2009, 7:12 pm

I voted yes, I think it would be a great idea.
:)tayne:)
:)tayne:)
Forumember

Male Posts : 794
Reputation : 35
Language : English

http://www.gamesarcade.forummotion.com

Back to top Go down

Drop-Down List of 'Repliers' Empty Re: Drop-Down List of 'Repliers'

Post by Rok February 3rd 2009, 7:27 pm

Thanks much, tayne. I believe it is a good idea as well.
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Drop-Down List of 'Repliers' Empty Re: Drop-Down List of 'Repliers'

Post by Tarogasini February 3rd 2009, 8:49 pm

Personally i dont this is needed at all.

But i voted yes, because you said it wouldnt take much time and showed us the code. I trust you that it wouldnt take much time - thats why i voted yes.
Tarogasini
Tarogasini
Active Poster

Male Posts : 1351
Reputation : 9
Language : English
Location : Simplicity is my style.

Back to top Go down

Drop-Down List of 'Repliers' Empty Re: Drop-Down List of 'Repliers'

Post by Rok February 3rd 2009, 9:13 pm

Here's more examples :

<head>
<script language=Javascript>
<!-- script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development
function Navigate() {
var number = NavSelect.selectedIndex;
location.href = NavSelect.options[number].value; }
// -->
</script>

<select name="NavSelect" onChange="Navigate(this.form)">
<option value="" SELECTED>Click to view all visitors of this thread
<option value="">Darren1
<option value="">Improviser
<option value="">MrMario
<option value="">Nessa
<option value="">Rok
<option value="">Sarah
<option value="">Tarogasini
<option value="">:)tayne:)
<option value="">'87' Guests

</select>
</head>

<head>
<script language=Javascript>
<!-- script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development
function Navigate() {
var number = NavSelect.selectedIndex;
location.href = NavSelect.options[number].value; }
// -->
</script>

<select name="NavSelect" onChange="Navigate(this.form)">
<option value="" SELECTED>Click to view all 'repliers' of this thread
<option value="">Improviser
<option value="">MrMario
<option value="">Rok
<option value="">Tarogasini
<option value="">:)tayne:)

</select>
</head>

Notice that the list of all the users are in alphabetical order.
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Drop-Down List of 'Repliers' Empty Re: Drop-Down List of 'Repliers'

Post by Caihlem February 3rd 2009, 9:31 pm

Not for the support forum but for everyforum
=> Wrong area
=> Lock
Caihlem
Caihlem
Energetic

Male Posts : 8969
Reputation : 342
Language : English, French & Female
Location : You can't fly like the phenix

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum