1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tent/index.htm
3) Describe problem:
I have created a web page that displays some images, these images have a reflection added to them using javascript (to save me editing hundreds of pictures). This all works fine!
However, I have now added Ajax tabs to call the images from an external page and now I can't seem to get the Javascript to work!
Part of the instructions for the ajax tabs says you can do this by adding rev="reflection.js" e.g. <a href="ajax/externalpage1.php" rel="ajaxcontentarea" rev="reflection.js">TAB1</a>
The external pages just contain img links e.g. <img src="image1.jpg" class="reflect" />
I use the class="reflect" to call the javascript.
Any ideas why this should not be working?



Reply With Quote




Bookmarks