"More Info" pop-up windows!
- This widget comes in purple, red or orange.
- One size fits all.
- Top quality!
How to add "More Info" pop-up windows to your database displays and/or HTML forms:
cart.pl version 3.19+:
- Insert this <A HREF> tag into either your custom description database fields, or your HTML FORM custom description fields:
More Info
- Change the URL inside the parenthesis to where your custom made "more info" page is located. The URL could be to an html document or to a jpg or gif.
- You may change the '400' and '200' to define the width and height of the pop-up window.
cart.pl version 3.18 or lower:
- Put this in your "navigation.txt" file of Database Variable #22 and also in lang.dat #114
- The "OpenWin" line needs to be all on one line with no breaks in it. Otherwise it will cause browsers to have JavaScript errors and the windows wont pop-up.
- Then, follow the instructions above for cart.pl versions 3.19+.