Hi, at present I give a favour for one of my friends. Unfortunately I'm not really involved in programming web sites. I'm calling a lot of javascripts for a slideshow and some other stuff. for example:
<script type="text/javascript" src="highslide-full.js"></script> <script type="text/javascript" src="highslide-with-gallery.js"></ script> <link rel="stylesheet" type="text/css" href="highslide.css" /> I'm calling following scripts in the homepage, page prices and page rooms. It would be easier not to be constrained to call the scripts every time on a new side. Is there a simple example to create the button event by only calling a new body? with Ajax or simple Javascript? Thank you, Bjoern from Germany