Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- fgdfg3434Member
# comment at top of the file
#
#language = “JavaScript”
#include “2.jsee”
Window.document.write( ‘Hello!’ );can I make thus?
fgdfg3434Memberoo! tnx
—————————-
#language = “JavaScript”
#include “2.jsee”
Window.document.write( ‘Hello!’ );
—————————-
this is work, but i needed the following
———————————
// comment at top of the file
#language = “JavaScript”
#include “2.jsee”
Window.document.write( ‘Hello!’ );
——————————— - AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)