Author Topic: change button to link  (Read 3073 times)

0 Members and 1 Guest are viewing this topic.

Offline lukasinoooo

  • Newbie
  • *
  • Posts: 32
    • View Profile
change button to link
« on: May 22, 2006, 11:30:33 PM »
Hello.

Please help how change button to link, now i have in functions.php this:

          $download_tap2 = "<img onClick=\"window.open('http://tapeciarz.mobile.net.pl/imageuploader-partner.xhtml?pid=176&img=http://aletapety.pl/" . substr(MEDIA_PATH,2) . "/" . $image_row['cat_id'] . "/" . $image_row['image_media_file'] ."','new','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=745,height=425')\" src=\"".get_gallery_image("tap2.gif")."\" border=\"0\" alt=\"\" />";


    $download_tap = "<img onClick=\"window.open('http://tapeciarz.mobile.net.pl/imageuploader-partner.xhtml?pid=176&img=http://aletapety.pl/" . substr(MEDIA_PATH,2) . "/" . $image_row['cat_id'] . "/" . $image_row['image_media_file'] ."','new','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=800,height=425')\" src=\"".get_gallery_image("tap.gif")."\" border=\"0\" alt=\"\" />";


work but if we will invade on button this to it be not visible that it is then link ,but if we click work. I would like change this to link.maybe someone help me  :)

Offline lukasinoooo

  • Newbie
  • *
  • Posts: 32
    • View Profile
Re: change button to link
« Reply #1 on: May 23, 2006, 09:31:23 PM »
nobody help me ?  :cry: