Topic
:
Script: Image Viewer
View Single Post
04-28-2012
18
callimuc
Registered User
Join Date: Sep 2011
Location: Germany
Posts: 6,122
Posted by
Emera
Styled code.
O,o?
Posted by
Emera
PHP Code:
function
onCreated
() {
this
.
allowedFiles
= {
".png"
,
".gif"
,
".jpeg"
,
".mng"
,
".apng"
,
".bmp"
};
}
callimuc
View Public Profile
Send a private message to callimuc
Find More Posts by callimuc