Advertisement

1 - 10 of 648 containing alltags:("target") (0.001 seconds)
when using location.href="URL" how do yo0u specify a Target? it doesntwork by including it with the URL. location.target?? :) -james
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...
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 ...
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...
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!
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...
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...
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...
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>...
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 ...
Zones: ASPDate Answered: 03/20/2003 Grade: A Views: 0