Zen Cart Logo
Forums / General Questions / Javascript in EZ-page

Javascript in EZ-page

Locked

Views: 1,020

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
13 Sep 2008, 3:15 PM
#1
mikado avatar

mikado

Zen Follower

Join Date:
Nov 2007
Location:
Toulouse - France
Posts:
112
Plugin Contributions:
0

Javascript in EZ-page

In Admin/Tools I add an EZ-page.
In HTML content I add this :

<script type="text/javascript" language="javascript" src="http://127.0.0.1/zencart/convertisseur/convert.js"></script>

The result is displayed after the footer of my main page and the center column is empty.
Can anyone help?

13 Sep 2008, 7:12 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Javascript in EZ-page

Exactly what does the script do?

13 Sep 2008, 8:44 PM
#3
mikado avatar

mikado

Zen Follower

Join Date:
Nov 2007
Location:
Toulouse - France
Posts:
112
Plugin Contributions:
0

Re: Javascript in EZ-page

It show a weighty converter, distances and volumes.

14 Sep 2008, 2:56 AM
#5
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Javascript in EZ-page

You might want to use Page_2,3 or 4 in the Defined Pages instead.

14 Sep 2008, 7:01 AM
#6
mikado avatar

mikado

Zen Follower

Join Date:
Nov 2007
Location:
Toulouse - France
Posts:
112
Plugin Contributions:
0

Re: Javascript in EZ-page

Thank you, I try this.

14 Sep 2008, 7:54 AM
#7
mikado avatar

mikado

Zen Follower

Join Date:
Nov 2007
Location:
Toulouse - France
Posts:
112
Plugin Contributions:
0

Re: Javascript in EZ-page

I add my converter in BOX_INFORMATION, I obtain this :

The NAVBAR_TITLE
The HEADING_TITLE
The button precedent

But the converter is always displayed after the footer of my main page... :dontgetit