I've seen a 3D Star page effect on several javascript sites, in which stylized stars zoom from background to foreground.
I need to be able to apply this sort of page effect to only the table that contains the page's title. I tried using a <div> (which I only added to my vocabulary last week) but couldn't make it work.
I also need to be able to use my own images, instead of stars.
Could anyone suggest a script, or show me how to modify an existing one?
Thanks,
I need to be able to apply this sort of page effect to only the table that contains the page's title. I tried using a <div> (which I only added to my vocabulary last week) but couldn't make it work.
I also need to be able to use my own images, instead of stars.
Could anyone suggest a script, or show me how to modify an existing one?
Thanks,
Comment