Welcome, Guest. Please login or register.

Author Topic: Reply box in a separate window  (Read 2004 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Reply box in a separate window
« on: September 10, 2006, 08:04:36 PM »
If I'm replying to a thread and want to quote several people, it would be helpful for the reply box to be in a new window. I know I can context-click the reply button and open it in a new window, but then once the reply has been sent, the new window goes back to the thread and leaves the old window there with an un-refreshed view of the thread. I think that this would be a nicer way of doing it. Once the reply has been sent, the reply window closes and refreshes the orginal window's view of the thread. This is easily accomplished with Javascript.

Whaddya think?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Reply box in a separate window
« Reply #1 on: September 10, 2006, 09:42:52 PM »
Well, PM uses popups. I don't mind them as long as it's a popup I instigated (except on my Amiga which is using unregistered iBrowse :-) )

I guess being able to view the whole thread on the reply page (in reverse order?) would be a good compromise. Or, if it's not too much work, how about having three options, selectable in the user's profile settings:

1. Standard (as replies work now)
2. View whole thread on reply page
3. Reply in new window

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10