ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - Detailed View Window
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Detailed View Window

 Post Reply Post Reply
Author
Message
paul View Drop Down
Newbie
Newbie


Joined: 25-February-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote paul Quote  Post ReplyReply Direct Link To This Post Topic: Detailed View Window
    Posted: 11-March-2008 at 4:08pm

The detailed view window opens a new browser window that does not allow for a scroll bar along the side.  Consequently, longer images cannot be viewed by scrolling to the bottom.  Anyone know of a way to add the scroll back?

Thanks.

Back to Top
sdalan View Drop Down
Groupie
Groupie
Avatar

Joined: 10-August-2006
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote sdalan Quote  Post ReplyReply Direct Link To This Post Posted: 11-March-2008 at 5:22pm

You need to modify the enlrge function found in pcWindowsViewPrd.asp. That file is in the INCLUDES/JAVASCRIPT folder. The function looks something like this:

 function enlrge(imgnme) {
   lrgewin=window.open("about:blank","","heig ht=600,width=720,status=no,titlebar=yes")
   imagename=imgnme;
   setTimeout('update()',500)
  }

I have changed the size parameters for our site. I think you just need to add SCROLLBARS=yes to the parameters.



Edited by sdalan - 11-March-2008 at 5:23pm
Back to Top
ProductCart View Drop Down
Admin Group
Admin Group

ProductCart Team

Joined: 01-October-2003
Status: Offline
Points: 135
Post Options Post Options   Thanks (0) Thanks(0)   Quote ProductCart Quote  Post ReplyReply Direct Link To This Post Posted: 11-March-2008 at 6:01pm

Here is an FAQ from our knowledgebase on this topic:

http://www.earlyimpact.com/faqs/afmviewfaq.asp?faqid=509

The ProductCart Team

Home of ProductCart shopping cart software
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.