gdfwilliams Posted November 14, 2002 Posted November 14, 2002 I know, I know, there are contriubutions. Hear me out. All of the contributions that I have seen this far for
gdfwilliams Posted November 14, 2002 Author Posted November 14, 2002 ugh - accidentally submitted b/f finishing OK, all of the contributions for drop down category boxes stick them into the infobox for formatting. How do I pull the drop down box OUT of the infobox so that I can pull it out of one of the columns and integrate it into site navigation, as in the pic above?? Site as it is now can be viewed at http://www.tibetcollection.com/catalog/ ANY suggestions will be GREATLY appreciated. Thanks, GDW
gdfwilliams Posted November 15, 2002 Author Posted November 15, 2002 Many thanks to bluephoenix: <form name="quick_jump" method="get" action="<?php echo tep_href_link(FILENAME_DEFAULT, 'jumpto=1', 'NONSSL'); ?>"> <?php echo tep_draw_pull_down_menu('cPath', tep_get_categories(array(array('id' => '0', 'text' => PULL_DOWN_DEFAULT))) , $current_category_id, 'onChange="this.form.submit();"'); echo '<input type=hidden name=quickjump value=1>'; ?></form>
Guest Posted November 21, 2002 Posted November 21, 2002 That search menu looks great. Could you provide a bit more information about how you installed that form? Which files did you edit to include it? Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.