Staredit Network

Staredit Network -> Website Feedback, Bugs & Discussion -> Shoutbox Bug
Report, edit, etc...Posted by BeeR_KeG on 2005-07-25 at 11:59:39
When you create a link to a post in the shoutbox, it will load the link in the shoutbox frame and not in the same page frame or load up a new page.
Report, edit, etc...Posted by Staredit.Net Essence on 2005-07-25 at 12:04:20
I have it too. If you press on the link many times then you can have many "layers" of SEN's
Report, edit, etc...Posted by noisuk on 2005-07-25 at 12:40:47
Werid... Never happend to me before pinch.gif
Report, edit, etc...Posted by warhammer40000 on 2005-07-25 at 13:38:30
It's another frame, that crap seems to happen alot.
Report, edit, etc...Posted by FireStorm on 2005-07-25 at 19:03:20
wow that is weird you could just post up the link without it being a true link and copy and paste its. helpsmilie.gif
Report, edit, etc...Posted by Pineapple on 2005-07-25 at 19:10:17
*Zero notices you can see DK's IP address...

This is why I just post the link, Not the clickable link in the shoutbox.
Report, edit, etc...Posted by warhammer40000 on 2005-07-25 at 19:25:15
QUOTE(Zero @ Jul 25 2005, 07:10 PM)
*Zero notices you can see DK's IP address...
[right][snapback]270332[/snapback][/right]

So? Nobody is going to hack him... The only thing any of us could really do is use some crazy internet coding to like... ban him from our own site... or something.
Report, edit, etc...Posted by Pineapple on 2005-07-26 at 01:35:59
I never said anyone was going to hack him smile.gif
I just like to state the obvious. The easiest way to stop windows from apearing inside of the shoutbox window is to not click link's in the shoutbox...
Report, edit, etc...Posted by BeeR_KeG on 2005-07-26 at 11:28:22
Edited the picture for DK's sake. Yeah, I can see everyone's IPAddress and I tend to forget when I make screenshots that other people can't.

The problem is that the link acts like if the shoutbox is it's own page instead of just a frame.
This should work:
<a href="http://www.staredit.net/index.php?act=ST&f=10&t=18565&st=0#entry269983" target="_blank">
That way it opens a new page, the problem most probably is that it doesn't have the target="_blank" and it loads up on the frame because it's where the link is, I'll have to do a bit of testing to see if it's this way.

BTW: This is a free lesson for all those learning HTML.
Report, edit, etc...Posted by IsolatedPurity on 2005-07-26 at 12:09:04
Nah, the links in the shoutbox generally use javascript... why? I dunno.
_parent is better for links going directly to another staredit.net page, which the current shoutbox does... just through javascript.
Report, edit, etc...Posted by RexyRex on 2005-07-26 at 15:53:47
http://www.faqs.org/docs/htmltut/linking/_A_TARGET.html
Next Page (1)