X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Java menu (https://forum.x-cart.com/showthread.php?t=1497)

SC 02-13-2003 09:35 AM

Java menu
 
I use a Java pull down menu throughout my site and want to implement it into x-cart. How do I do an external java call inside the head.tpl?

B00MER 02-13-2003 02:37 PM

Wrap these smarty tags around the code for it:

{literal}
...
{/literal}

SC 02-13-2003 02:59 PM

That's it thanks!
Boomer, i've got another question for you... I need some work done on my xcart, I sent you a email two or so days ago. Let me know if your interested.

B00MER 02-13-2003 04:09 PM

Yes I am still interested, I've been having several email problems lately, this also goes for anyone else who may have submitted a request to me, as It is in my DB however I didn't not receive any email, i'm currently going through the db as we speak.

8)

SC 02-13-2003 04:13 PM

Basically, I liked what you did on the Dragon page except for the colors and wanted to get a price for something along those lines (with a few minor changes). Can you get my email address?

jeffwill 02-22-2003 07:03 AM

JavaScript Menus
 
I'm still having difficulty with the Javascript Menus.

I use Dreamweaver 4.0 with a plug-in called Xara Menu. This is a great inexpensive & uncomplicated tool for generating cool menus within Dreamweaver.

Now that I have the menu's working properly in my "Static" html pages, how do I incorpate that cool little menu into my header.tpl file?

I saw in an early post that it has something to do with {literal}...{/literal}. Can you elaborate on this in more detail, please.

I'm NOT a coder, strictly static html with Dreamweaver up until a week ago. Please, have mercy on me.

SC 02-22-2003 09:16 AM

Sorry
 
Blank

pomfret 02-22-2003 12:54 PM

Re: JavaScript Menus
 
Quote:

Originally Posted by jeffwill
I saw in an early post that it has something to do with {literal}...{/literal}. Can you elaborate on this in more detail, please.


You want to enclose javascript within {literal} {/literal} to prevent Smarty from trying to interpret that code. As Smarty parses curly braces {} for variables, you'll run into lots of problems if there's curly braces in your javascript code and it's not {literal}'d.

pomfret 02-22-2003 12:55 PM

Re: Sorry
 
Quote:

Originally Posted by SC
I finally got the code to accept the menu but never to display it!

I figured that if I had trouble (and x-cart) did not feel the need to help with the problem then their product was not trust worthy enough to run my store!

So, I changed to a program that could! Sorry I could not help!


Just an FYI... You were trying to incorporate 3rd party code into X-Cart. No company will provide support (not for free anyway) for integrating code that's not their own.

SC 02-22-2003 01:45 PM

Blank


All times are GMT -8. The time now is 10:10 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.