![]() |
Simple Java Code Problem
This Java Code have this error:
Code:
else {document.write('<img src='XXXXXXXXXXXXXXXXXXXX/+seleccionado+' width='+width+' height='+height+'>'); It suppose to be: Code:
else {document.write('<img src='XXXXXXXXXXXXXXXXXXXX/'+seleccionado+' width='+width+' height='+height+'>'); Code:
Thanks |
Looks a lot like this line, doesn't it? ;)
Code:
else {document.write('<img src='+seleccionado+' width='+width+' height='+height+'>'); |
Totally!!!... but... donĀ“t you see the code line seems to be right... but after all I, having this error...
Im not a magic girl... I swear I fell so stupid... I found this code on the internet... but Vbseo make the logos dissapear.... and they tellme there is the problem... but I cant fix It.... |
It's these lines which adds the image path to the word:
Code:
seleccionado=banners[ad]; |
All times are GMT. The time now is 12:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|