I'm trying to implement the javascript here:
http://www.javascript-fx.com/submitscripts/fireworks/fireworksPageRandom1/index.html
Problem I'm having is that the script when it fires seems to exceed the width of my CSS frames so that for a split-second the vertical scrollbar appears as the graphics are drawn, then vanishes as the graphics fall away.
Can someone please take a look at the script source and help me figure out how to constrain the width of the graphics effects so that I can confine them to within my frame? In other words, make it so that the graphics don't spill out of the boundaries of my panel.
2007-06-16
17:12:15
·
2 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design