Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2007
    Posts
    30
    Plugin Contributions
    0

    Default Need help adding JavaScript to header on index page (involve php function)

    The format is something like this; the php function fails to run if put as a .js file:

    <script language="JavaScript" type="text/javascript" src="http://www.domainname.com/app/track.php?a=tr&cid=<?php echo $_GET['cid']; ?>"></script>

    And I want the script to run on index page only. Modifying the common/html_header will make the script to run site-wide.

    Any suggestions?

    Thanks in advanced.

  2. #2
    Join Date
    Jan 2007
    Location
    1.5 miles from Home
    Posts
    674
    Plugin Contributions
    0

    Default Re: Need help adding JavaScript to header on index page (involve php function)

    Quote Originally Posted by ebookba View Post
    The format is something like this; the php function fails to run if put as a .js file:

    <script language="JavaScript" type="text/javascript" src="http://www.domainname.com/app/track.php?a=tr&cid=<?php echo $_GET['cid']; ?>"></script>

    And I want the script to run on index page only. Modifying the common/html_header will make the script to run site-wide.

    Any suggestions?

    Thanks in advanced.
    In your Zen Cart download is a doc folder.
    Have you look at it?

    How about the Wiki?

    http://www.zen-cart.com/wiki/index.p...ic_jscript.27s

 

 

Similar Threads

  1. editing page html (adding javascript function)
    By wildtypitch in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Feb 2010, 02:07 PM
  2. Need Helping Adding Specials To Index.php
    By niceguy167 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Jun 2009, 01:04 AM
  3. Redirecting Mac users - adding JavaScript on index.php?
    By hifipj in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Oct 2008, 05:01 AM
  4. Need Help converting Javascript to PHP
    By nguyenkhv in forum General Questions
    Replies: 0
    Last Post: 29 Jul 2008, 12:32 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg