4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: lukasinoooo on May 22, 2006, 11:30:33 PM

Title: change button to link
Post by: lukasinoooo 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  :)
Title: Re: change button to link
Post by: lukasinoooo on May 23, 2006, 09:31:23 PM
nobody help me ?  :cry: