Results 1 to 2 of 2

Thread: Simple Task

  1. #1
    Join Date
    Jun 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Simple Task

    1) Script Title: Pop up Window Generator

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/popwin.htm

    3) Describe problem: I cant figure out how to use this script for the radio button on my website. here is the script...
    <a href="musicplayer/mp3player.html" onclick="NewWindow(this.href,'Radio','330','130','no','random');return false" onfocus="this.blur()">YourLinkText</a>
    and here is the url of where i want to put it...
    gianstone.com/dev/duanenyc/home.html... I want to use it for the radio button on the top right side. Please please help! Thanks

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Seems to be working just fine. The only problem is not with the script or with how you are using it. It's that there's no page:

    Code:
    http://gianstone.com/dev/duanenyc/musicplayer/mp3player.html
    by that name in that location.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •