Thank you,
loading all .js in the top page helped.
some scripts who need something to close the script doesn't work. i will looking for javascript who don't need code at the end of script.
Now i'm looking to add a search form in the ajax content script.
I created a link to test if my search results work and it's working
here the code:
Code:
<a href="javascript:ajaxpage('index.php?do=recherche&seek=music', 'maincolumn');">link to click</a>
The world "music" is the query test.
Any Help to create a search form?
Thank you
Bookmarks