Re: What does this mean ---> target="userwww" ???
Not really !
"anythingyouwant" will open a new window the first time you click on the link, then any other click will always be displayed in that same window.
At the opposite, _blank will always open a new window, even if a previous target="_blank" has been used...
JP
|