when using location.href="URL" how do yo0u specify a Target?
it doesntwork by including it with the URL.
location.target?? :)
-james
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10007185.html
Zones:
JavaScriptDate Answered: 04/04/1997 Grade: B Views: 0
Hi,
I've got one page with two frames (www.kidcity.be/nederlands/). The top is called 'mainframe' and the one at the bottom is 'navigation'.
In the navigation frame you can select a sitemap "stad...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10049362.ht...
Zones:
HTMLDate Answered: 04/24/1998 Grade: B Views: 0
I found the src for the frontpage extensions module
at microsoft - the build step complains about 2 things
in the module. One is a struct entry and another is
some variable. I commented both of ...
http://www.experts-exchange.com/Web_Development/Software/FrontPage/Q_10250807.html
Zones:
FrontPageDate Answered: 12/24/1999 Grade: A Views: 0
How can i set the size of a target window?
i have this;
<form action="a.asp" method="post" target="_new">
.........
.....
<input type ="submit">
<form>
But i cant seem to set the siz...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20134696.htm...
Zones:
ASPDate Answered: 06/12/2003 Grade: A Views: 0
I want the following to open in frame "I1"
$newsl = <a href=\"$newsurl?id=$rand\">text</a>";
how does one go about doing this ?
thanks!
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20254668.htm...
Zones:
PHPDate Answered: 01/13/2002 Grade: A Views: 0
I have an HTML page that displays data. On that form there's a button that opens another HTML (using window.open) that allows the user to change preferences.
The preferences HTML looks like a re...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20301221.html
Zones:
JavaScriptDate Answered: 05/19/2002 Grade: A Views: 0
I'm converting a menu built in Flash to Javascript and having it have rollover capabilities rather than onclick events. The menu consists of a js, css, and the page. I'm trying to adjust a horizo...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20303051.html
Zones:
JavaScriptDate Answered: 05/26/2002 Grade: A Views: 0
For a navigationbar I use the following script:
<tr>
<td align="left" style="cursor:hand; border: 1px; border-style: solid; border-color: #ffff00; background-color:#a7da81" onclick="window.locati...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20403325.html
Zones:
JavaScriptDate Answered: 10/20/2003 Grade: A Views: 0
Hi,
I am building a horizontal news ticker and I want it to read titles from a internet newspaper and associete a link to the news.
The news ticker reads a XML file like this:
<newsticker>...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20432979.htm...
Zones:
ASPDate Answered: 08/08/2003 Grade: A Views: 0
Hello,
I'm encountering some difficulty using the response.redirect command in asp.
Here's the problem:
page1 has 2 frames:
top frame = frameHeader.asp
main frame = login.asp
page2 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20556948.htm...
Zones:
ASPDate Answered: 03/20/2003 Grade: A Views: 0