[quote=nomad_gurl818]love it
tnx fer sharin...
nweiz how to hide the scrolbar??[/quote]
edit your tracker.js then
[quote]/*TRACKER OBJECT*/
if (typeof TRACKER == "undefined") { TRACKER = {}; }
TRACKER = {
//iframe css
style: {
filter: "chroma(color='#FFFFFF')",
width: '285px',
height: '700px',
border: '0px',
[b]overflow: 'hidden'[/b][/quote]
add the bold part
Last edited by punkinhardcor (2008-12-30 07:31:44)