rijeka051ri
Junior Member
Posts: 3
Registered: 7/19/2007
Location: Croatia
Member Is Offline
|
| posted on 7/19/2007 at 06:25 PM |
|
|
help about Tigra hints pictures#2
Can I put more than 3 pictures in Tigra hints. I was trying put more than 3 picutres but then nothing doesn't work. When I delete more entries than 3
everything is OK. I thnik it isn't my mistake because I use copy/paste method and just change image URL.
Thanks!
it doesn't work with this code:
var HINTS_ITEMS2 = {
'radman': '<img src="igraci/radman.jpg" border="1" />',
'junuzovic': '<img src="igraci/junuzovic.jpg" border="1" />',
'pamic': '<img src="igraci/pamic.jpg" border="1" />'
'bakovic': '<img src="igraci/bakovic.jpg" border="1" />'
};
If I remove 'bakovic', everything is OK. How can I put more images??
|
|
|
rijeka051ri
Junior Member
Posts: 3
Registered: 7/19/2007
Location: Croatia
Member Is Offline
|
| posted on 7/20/2007 at 08:45 AM |
|
|
i found
there is no comma mark "," at the end of third item
|
|
|