I have a display page peel effect done in javascript / flash.
What is the "safe" method to call when it is placed on webpage with many other scripts.
It loads fine by itself, link
But when I put the same line of code inside my phpbb
template file it will not load it.
I think its beacuse my BBS has scripts loading and conflicting with the page peel effect.
What is better method to call my external javascript file and load correctly?
What is the "safe" method to call when it is placed on webpage with many other scripts.
It loads fine by itself, link
But when I put the same line of code inside my phpbb
template file it will not load it.
I think its beacuse my BBS has scripts loading and conflicting with the page peel effect.
What is better method to call my external javascript file and load correctly?