DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    chris parker Guest

    getting p. offed... problem (day 3)


    this is the 3rd day of fighting with this code... visit http://www.missourimx.com/misc/morejunk/
    both the html and the .js file are viewable. One the first drop box the
    third listing (large format) i cannot get it to work! as for the final links
    in the drop 4 i have something else in mind... i want the links to open in
    a new window (pre-sized to 400X 100%) I have the code to get it to work from
    a link in any html, but the link source i want it to act from is in the .js
    (code for the new window, set size ...<a
    ONCLICK="window.open('DESTINATION LINK IN NEW WINDOW', 'NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resi zable=no,copyhistory=no,width=200,height=350')">
    simple, eh? everything there should be on one line, except for the <a
    if you know what is causing this, please e-mail me ASAP! this code is
    starting to make me mad

    thanks
    chris@missourimx.com
    parkec1@mail.modot.state.mo.us
    webmaster@missourimx.com

  2. #2
    Dave Guest

    Re: getting p. offed... problem (day 3)


    <a href="#" onClick="javascript:window.open();">





    "chris parker" <webmaster@missourimx.com> wrote:
    >
    >this is the 3rd day of fighting with this code... visit http://www.missourimx.com/misc/morejunk/
    > both the html and the .js file are viewable. One the first drop box the
    >third listing (large format) i cannot get it to work! as for the final

    links
    >in the drop 4 i have something else in mind... i want the links to open

    in
    >a new window (pre-sized to 400X 100%) I have the code to get it to work

    from
    >a link in any html, but the link source i want it to act from is in the

    .js
    > (code for the new window, set size ...<a
    >ONCLICK="window.open('DESTINATION LINK IN NEW WINDOW', 'NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resi zable=no,copyhistory=no,width=200,height=350')">
    > simple, eh? everything there should be on one line, except for the <a
    > if you know what is causing this, please e-mail me ASAP! this code is
    >starting to make me mad
    >
    >thanks
    >chris@missourimx.com
    >parkec1@mail.modot.state.mo.us
    >webmaster@missourimx.com



  3. #3
    chris parker Guest

    Re: getting p. offed... problem (day 3)


    Almost.... that's the code that will work in the html file, but the links
    i want to activate are all in the .JS file. Look at it again please! this
    is now starting day 4.

    chris



    "Dave" <dave@protel.com> wrote:
    >
    ><a href="#" onClick="javascript:window.open();">
    >
    >
    >
    >
    >
    >"chris parker" <webmaster@missourimx.com> wrote:
    >>
    >>this is the 3rd day of fighting with this code... visit http://www.missourimx.com/misc/morejunk/
    >> both the html and the .js file are viewable. One the first drop box

    the
    >>third listing (large format) i cannot get it to work! as for the final

    >links
    >>in the drop 4 i have something else in mind... i want the links to open

    >in
    >>a new window (pre-sized to 400X 100%) I have the code to get it to work

    >from
    >>a link in any html, but the link source i want it to act from is in the

    >.js
    >> (code for the new window, set size ...<a
    >>ONCLICK="window.open('DESTINATION LINK IN NEW WINDOW', 'NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resi zable=no,copyhistory=no,width=200,height=350')">
    >> simple, eh? everything there should be on one line, except for the <a
    >> if you know what is causing this, please e-mail me ASAP! this code is
    >>starting to make me mad
    >>
    >>thanks
    >>chris@missourimx.com
    >>parkec1@mail.modot.state.mo.us
    >>webmaster@missourimx.com

    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links