Lukas Renggli wrote:
Is it
possible to place javascript in a pier page?
Certainly, you can put any HTML into a
page:
<div onClick="new Effect.Shake(this)">Click Me</div>
For example this wiki-line should shake the text when you click it
(you need to have the Scriptaculous libraries loaded).
I have the Scriptaculous library loaded, but this does nothing in a Pier
page. I wonder if this is the same issue I had with search: if I load
the scriptaculous library the search component does not work. If I
unload it, it does work.
Ideas where to look?
BTW: The scriptaculous tests all work from the dispatcher. So, I would
think it's something to do with Pier and javascript.
--
brad fuller