Re: [b][i]CODE UPDATED!! NOV 15[/i][/b] :)
[b]Follow this CODE instructions :[/b]
1. Prepared [b]YOURSELF[/b] first. OK!
2. Copy & Paste CODE below in NOTEPAD. (Recommended)
[quote]if (!attachOnLoadHan
i'm not gonna take sides, but slide.com is working, roysmith just have to change these:
[quote]document.getElementById('content_photos_1_2').style.height='100%';
document.getElementById('content_photos_1_2').style.overflowY='hidden';
document.getElementById('content_photos_1_2').innerHTML = "<table[/quote]
to these:
[quote]document.getElementById('content_1').style.height='100%';
document.getElementById('content_1').style.overflowY='hidden';
document.getElementById('content_1').innerHTML = "<table[/quote]
that will do the trick.