Author |
Topic |
Roland
Advanced Member
Netherlands
9335 Posts |
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 04 April 2002 : 07:06:32
|
rather than add an extra image to every topic, would it not have been less hassle just to change the target for the current link ?
My reasons for my original comments are this, many many people make suggestions here for improving the performance of the code and the queeries, but this is a far bigger user of bandwidth than performing 200 queeries, you are adding an extra 200 image downloads instead, none of the icons in the forum are cached, Iknow they are small, but several visitors each loading several hundread images can make quite an impact on your websites bandwidth useage.
Plus, this is what your browsers popup menu is for, teach people how to use it, they will have a much better browsing experiance if they learn how to use their computer.
|
|
|
Roland
Advanced Member
Netherlands
9335 Posts |
Posted - 04 April 2002 : 07:36:12
|
HuwR, I use active.asp all the time and having to right-click on each topic to open it in a new window is really quite annoying. The image could just as well be a text link, but there is a valid reason for people asking for that extra functionality.
http://www.frutzle.com
Snitz Exchange | Do's and Dont's |
|
|
Roland
Advanced Member
Netherlands
9335 Posts |
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 04 April 2002 : 08:10:55
|
actually I prefer it that way, why is it more confusing?
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 04 April 2002 : 08:12:52
|
quote:
HuwR, I use active.asp all the time and having to right-click on each topic to open it in a new window is really quite annoying. The image could just as well be a text link, but there is a valid reason for people asking for that extra functionality.
So do I, I never use any other means of enterring the forum. Call me a purist, but I don't see the point in adding extra code to duplicate functionality which you already have.
|
|
|
Roland
Advanced Member
Netherlands
9335 Posts |
Posted - 04 April 2002 : 08:19:13
|
It's more confusing because the link should have the same function as the icon. At least that's rationally speaking because that's the way it is on forum.asp too. I've added <acronym> tags around the text link to show that the page will open in the same window and I edited the alt text for the icons to show the page will open in a new window.
I prefer the "extra icon" method and will probably add it to forum.asp too. Another even easier way to get it all done is by creating a second active.asp that simply has all links opening in a new window. No need for extra icons or adding alt text to links and icons. It's a simple action of adding target=""_blank"" to two link tags.
http://www.frutzle.com
Snitz Exchange | Do's and Dont's |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 04 April 2002 : 08:21:56
|
I still prefer the no extra code or images right mouse click option , but each to his own as we say.
|
|
|
Roland
Advanced Member
Netherlands
9335 Posts |
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 04 April 2002 : 08:45:19
|
forgive for being dumb, but isn't the 'Open in new window' still the second option in your popup ? It NEVER moves fom that position, all the other stuff ALWAYS gets added below it.
|
|
|
Roland
Advanced Member
Netherlands
9335 Posts |
Posted - 04 April 2002 : 08:47:57
|
Right, so I right-click and then have to move my cursor all the way up to open the link in a new window. PITA if you don't have a mouse, especially when there's such an easy way around having to use the context menu.
http://www.frutzle.com
Snitz Exchange | Do's and Dont's |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 04 April 2002 : 09:23:52
|
if you don't have a mouse your going to find it pretty difficult to click on the image too
|
|
|
Steve D.
Average Member
USA
640 Posts |
Posted - 04 April 2002 : 10:41:34
|
What about making this an option in the user's profile. They can turn on or off the New Window functionality. This way there would be no extra icons and both the folder and the Topic title would open in a new window if the option was set to yes.
Thoughts?
---------------------------------------- Badges? We don't need no stinking badges |
|
|
Roland
Advanced Member
Netherlands
9335 Posts |
Posted - 04 April 2002 : 11:03:06
|
When I said that I don't have a mouse I meant that I have a touchpad. Moving your finger up that darn plate 3 times is a lot more annoying than having to move your wrist.
Steve, an easier solution would be to add a select case statement and a simple pull down list which you can set to "new window" or "same window". I'm not going any further with this right now. Perhaps for the next version of the forums I will.
http://www.frutzle.com
Snitz Exchange | Do's and Dont's |
|
|
Aaron S.
Average Member
USA
985 Posts |
Posted - 04 April 2002 : 11:03:53
|
Actually, I would make it an option at the top of the active.asp page so the user has some context.
It could be set the same way the other active.asp options are set like Active Topics Since and Reload Page.
Basically, it could say:
Make links appear in new window: checkbox
--Aaron
MySubs Email MOD MOD to Smile Mgr HotKeys MOD |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 04 April 2002 : 12:52:11
|
If right clicking is such a problem, ctrl-O works pretty well to open a link in a new window.
@tomic
http://www.skepticfriends.org |
|
|
Topic |
|