Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Tweaks Made to FullPage Chat

by mojotoad (Monsignor)
on Oct 23, 2002 at 20:26 UTC ( [id://207520]=note: print w/replies, xml ) Need Help??


in reply to Tweaks Made to FullPage Chat

I like the changes, however:

  • Links in the Chat Messages panel now open in new windows (Patch submitted by theorbtwo.)
  • Links in the Other Users panel now open in new browser windows (patch submitted by theorbtwo.)

But links in the /msg frame do not -- they still open in the frame. Can we fix this one as well?

Good work, guys. Thanks!
Matt

Update: It seems that the code has been patched with a base tag specifying a target of _new. This is good, but now the form for the submit button needs a target specified as _self.

Replies are listed 'Best First'.
Re: Re: Tweaks Made to FullPage Chat
by bart (Canon) on Oct 24, 2002 at 00:33 UTC
    This appears to have been fixed... with as a side effect that form submission also opens in a new window! I'm sure it's the global target "_new" in the "base" tag that makes that happen. Adding a target attribute "_self" to the form tag, should do the trick.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://207520]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-23 11:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found