Displaying 2 results from an estimated 2 matches for "topd".
Did you mean:
top
2005 Nov 21
0
New Core Effect
...erty + ''-bottom'') || ''0'');
this.start(options);
},
update: function(position) {
rightd = (this.originalRight * (1-position)) + (this.options.toRight
* position);
leftd = (this.originalLeft * (1-position)) + (this.options.toLeft *
position);
topd = (this.originalTop * (1-position)) + (this.options.toTop *
position);
bottomd = (this.originalBottom * (1-position)) +
(this.options.toBottom * position);
this.makeAdjustment(rightd, leftd, topd, leftd);
},
makeAdjustment: function(rightd, leftd, topd, bottomd) {
if(this.options....
2006 Feb 08
6
Effect Help
I posted the following earlier:
"I need a way to do a blind up that makes the element APPEAR and a blind
down that makes the element DISAPPEAR. In essence, the opposite of the
current blindup/blinddown.
Thoughts?"
I think somebody responded in Dutch. Anyone else have any ideas?
--
Yehuda Katz
Web Developer
(ph) 718.877.1325
(fax) 718.686.4288