![]() |
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?
|
Wrap these smarty tags around the code for it:
{literal} ... {/literal} |
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. |
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) |
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?
|
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. |
Sorry
Blank
|
Re: JavaScript Menus
Quote:
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. |
Re: Sorry
Quote:
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. |
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.