Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
javascript & textpattern: conflict?
Hi all,
I know this is a really generic question, but I don’t know how to start from.
I’m not a javascript programmer, but I usually search and “inject” javascripts in my textpattern driven websites.
tested javascripts sometimes don’t work in textpattern.
Is there a conflict somewhere, maybe.
Could depend on the order i insert the javascript in my cose, or similar function called by different javascript….
I don’t know how to solve this problem, I’m doing a website and jumping from a headach to another.
Do you have any, idea? Hints?
How do you insert your js in txp?
Thank you
Simone (Italy)
Offline
Re: javascript & textpattern: conflict?
midmood wrote:
Could depend on the order i insert the javascript in my cose, or similar function called by different javascript….
I don’t know how to solve this problem, I’m doing a website and jumping from a headach to another.Do you have any, idea? Hints?
How do you insert your js in txp?
Hi Simone
Unless otherwise specifically specified, I normally insert javascripts in the head ie. <script type=“text/javascript” src=”/js/js_script.js”></script>
Do you have a url we can check?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: javascript & textpattern: conflict?
yes
www.violetab.com
there, I use the IE7.js script in order to use position:fixed in IE6, but the result is poor.
furthermore, in the individual article page, a the end of the entry, i use a javascript to show related articles (via chh_related_articles plugin) in a dynamic tab menu…. but this seems not to work, the list showed is not different from one tab to another. (cheched the code many times)
Anyway, the problem is general
to solve the “position:fixed” issue i tried many js (tested in another “clean” environment), but they don’t work…
Thank you for your help
Offline
Re: javascript & textpattern: conflict?
I can’t see any link to any ie7.js in your source code… are you sure you liked to it from the right page?
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: javascript & textpattern: conflict?
yes… I keep trying, and at the moment the ie7.js is not linked :-)
Offline
Pages: 1