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.
I have it too. If you press on the link many times then you can have many "layers" of SEN's
Werid... Never happend to me before
It's another frame, that crap seems to happen alot.
wow that is weird you could just post up the link without it being a true link and copy and paste its.
*Zero notices you can see DK's IP address...
This is why I just post the link, Not the clickable link in the shoutbox.
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.
I never said anyone was going to hack him
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...
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.
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.