Member
Member
sevans   2008-08-11, 01:31
#1
Hello,

Last question for this project I swear. On the zenPricelist link, is there a way to have it display imediately with out the click to view the pricelist? I need it to print on the screen imediately instead of having user intervention.
I think I am just missing something in the code. Have stared at it to long.
Thanks,

Spencer
Member
Member
sbillard   2008-08-11, 02:33
#2
Line 192 of the plugin reads:
` echo '<div id="' .$dataid. '" style="display: none;">'."n";`

Change `display: none;` to `display: block;`
Member
Member
sevans   2008-08-11, 03:23
#3
Thank you.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.