![]() |
Moving home page to root, retaining AJAX |
Post Reply ![]() |
Author | |
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() Posted: 21-April-2008 at 5:09pm |
The earlier implementation of the modification that results in moving home.asp to the root of your web site had a limitation in that it did not support the AJAX product preview. This limitation no longer exists. The short version of what changed is as follows: · If it does not already exist, create a folder in the root called images. · Copy from the “/productcart/pc/”images folder all of the .png files related to the AJAX popup and place them in the images folder in the root of your web site: o topcap.png o titlemiddle.png o contentmiddle.png o bottomcap.png o pngfix.png o up-right-combo.png o up-left-combo.png o lower-right-combo.png o lower-left-combo.png · Copy the following files from the “/productcart/pc” folder to the root of your web site: o inc_PrdCatTip.asp o xml_getPrdInfo.asp · Edit inc_PrdCatTip.asp o change the tag that points to ei-tooltip.css so that it points to “productcart/store/pc/ei-tooltip.css” o change the tag that points to ei-tooltip.js so that it points to “productcart/store/pc/ ei-tooltip.js” o change the tag that points to XHConn.js so that it points to “productcart/store/pc/XHConn.js” o locate · Edit xml_getPrdInfo.asp o Around line 64 there are 11 “include” tags and 2 more further down the code. o Locate: o Edit the above statement as follows:
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |