What's new

Help Pa help nman po mga boss, about jscript

moonlightK

Forum Expert
Elite
Joined
May 15, 2017
Posts
3,767
Solutions
3
Reaction
17,492
Points
2,968
Age
23
mga boss paano po ito? pahelp nman po haha


Screenshot (193).png
Screenshot (194).png

ok alam ko namn talaga , pero nagsilabasan mga cancer, hays
 

Attachments

Last edited:
tama lods may instructions na, itatype or copy mo nalang sa text editor :) then save that text file with .html extension. There you go nakapag code kana haha
 
Lods may instructions na, itatype or copy mo nalang sa text editor :) then save that text file with .html extension. There you go nakapag code kana haha

sa loob ng head tag <head></head> lagay mo yung javascript code.

<head>
<script>
//put the javascript code here
</script>
</head>

dont forget that checkCookie function inside that body tag :)

<body onload="checkCookie()">
 

Similar threads

Back
Top