![]() |
Popup Text Window
I want to build a pop up text window for the Product Details page that explains all of the options.
I want to call it Options FAQ. My thought is that like those java image viewers that have the next and previous, like http://www.lokeshdhakar.com/projects/lightbox2/ I hope to be able to build it into a scrollable window and not to have to open a new browser window or redirect. |
Re: Popup Text Window
I use this css script from Dynamic Drive for pop-ups and it works very well.
|
Re: Popup Text Window
Photo,
This will do text with scroll? |
Re: Popup Text Window
Actually I think this will get me what I need.
http://www.dynamicdrive.com/dynamicindex11/abox2.htm I'll just have to mess with it for a while. |
Re: Popup Text Window
OK so I'm trying to do this Script, but I want to have a text link to the run the javascript.
I know it should be like below, but for some reason it's not working. Code:
<a href="javascript:showbox('faq')">link</a> |
Re: Popup Text Window
Quote:
Where did you put the script? Make sure you have the paths to the script correct. |
Re: Popup Text Window
Acutally I'm just testing it at the moment on my local C Drive. Everything is in the same directory.
Here's the HTML file Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
Re: Popup Text Window
Ok, and OMG. I think I figure out why it wasn't working. 1. It didn't like my Google Maps Link I had. 2. Look at the way I had to make the HTML Code one continous line. 3. It doesn't like Bullet points as the first level of the bulleted list, only numbers, then bullets.
Here's a link to the test code HTML file. I haven't put it in the X-Cart yet. I also turned off the auto popup as I don't need that function. I may just put the Google Map Link in the X-cart product_details.tpl Click the "PopUp" http://littlepuppiesonline.msidesigns.com/skin1/popup/Test.html Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
Re: Popup Text Window
Glad you got it to work. Most of this stuff just requires a bit of plain around with.
|
Re: Popup Text Window
Am I just missing it our is there not a real easy way to integrate a Map Link into the X-Cart system?
|
All times are GMT -8. The time now is 06:02 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.