Sanmesh Posted August 30, 2013 Share Posted August 30, 2013 Im a newbie,dont have knowledge of coding at all I have problem here Following code appears to be a button: echo tep_draw_button(TEXT_ADD_WISHLIST, 'clipboard', null, 'primary', array('params' => 'name="wishlist" value="wishlist"')); and i have created it using following but i have problem for the parameters that has to be passed in following: echo '<a href="'.tep_href_link(FILENAME_WISHLIST,tep_get_all_get_params()).'"><u>Add to Wishlist</u></a>'; I want it as a link . what can be done. please help me. Thanks in advance. Quote Read my blog: http://sunnysreview.blogspot.in/ Link to comment Share on other sites More sharing options...
prinshaw Posted August 30, 2013 Share Posted August 30, 2013 hey buddy i to have the same problem http://www.oscommerce.com/forums/topic/394317-wishlist-233-remove-only-buttons-image/ Quote Link to comment Share on other sites More sharing options...
Sanmesh Posted August 30, 2013 Author Share Posted August 30, 2013 (edited) :) Me kay karu mag? Edited August 30, 2013 by sanmeshj Quote Read my blog: http://sunnysreview.blogspot.in/ Link to comment Share on other sites More sharing options...
tgely Posted August 30, 2013 Share Posted August 30, 2013 There are different POST and GET methods. Try to figure out a button style in css http://jsfiddle.net/ZbZ3r/6/ to simple link you can find here similar solution http://stackoverflow.com/questions/7022167/jquery-add-post-variables-to-a-href-link http://jeffelmore.org/2011/12/02/easy-anchor-links-that-post-using-jquery/ Quote osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.