Last edited by bobcbar (2007-12-04 08:47:17)
@lordheinz..i removed it first..i'll try it again later..
@feruzz..so..i will just replace
var pages = ["0"];
to
var pages = ["0","1","2","3"];
and..that's it..?
[/quote]
for css: go to this link>>>
[url]http://theftalk.com/t7694-Complete-Compilation-Codes%21.html[/url]
for js:
[url]http://theftalk.com/t13159-Javascript-Linker-%2811-29%29-%2AWorks-browsers%2A.html[/url]
http://profiles.friendster.com/drascal
http://profiles.friendster.com/drascal[/quote]
you mat set how many photos on your page for example 5 photos
just find this line
[quote]for (var x=0;x < [b]10[/b];x++) {
document.getElementById("photocontainer").innerHTML += this._photos[x];[/quote]
try remove the alert or title bar name in your CSS like expr/**/ession thingy coz it may conflicts with other CSS
Last edited by feruzz (2007-12-11 18:43:08)
http://profiles.friendster.com/drascal[/quote]
you mat set how many photos on your page for example 5 photos
just find this line
[quote]for (var x=0;x < [b]10[/b];x++) {
document.getElementById("photocontainer").innerHTML += this._photos[x];[/quote]
try remove the alert or title bar name in your CSS like expr/**/ession thingy coz it may conflicts with other CSS[/quote]
perhaps that is also the main reason why my css keeps on blinkin....was there any connection coz honestly i got so many [color=red]/**/[/color] expressions in my css?
Last edited by lordheinz (2007-12-11 23:08:34)