Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- HTML Canvas Memories Frog Game Speech Bubbles Tutorial
- HTML Canvas Memories Frog Game Drag and Drop Tutorial
- Bird Quiz Peerage Tutorial
- Bird Quiz Primer Tutorial
- CMS Without the Follow Through Downloads Tutorial
- CMS Without the Follow Through Primer Tutorial
- Textarea Background Transparency Overlay Editable Linking Tutorial
- HTML Element InnerText Property Primer Tutorial
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know div DOM dropdown email emoji event form game Google Google chart hashtag HTML IFRAME image iOS Javascript MAMP map mobile navigation onclick overlay PHP popup programming select share sharing SMS SVG table text textarea tutorial url video web browserYour Background Image
OnTopList
Tag Archives: btoa
Javascript and PHP Multiple Encoding and Decoding Tutorial
Around here, we are very fond of dropdown (select element) “multiple” (attribute) selection mode. That is a mode whereby you can select multiple options (helped out by using ctrl and command keyboard keys). Unfortunately, order matters quite often, as with … Continue reading
Posted in Ajax, eLearning, Event-Driven Programming, Tutorials
Tagged Ajax, atob, base64, base64_decode, base64_encode, btoa, client, decode, decodeURI, decodeURIComponent, dropdown, encode, encodeURI, encodeURIComponent, event, FormData, Javascript, multiple, onchange, option, order, peer, PHP, programming, select, server, tutorial, urldecode, urlencode
Leave a comment
Javascript and PHP Encoding and Decoding Primer Tutorial
The recent HTML form navigation work gobsmacked us mildly as we reconnected with the fact that a character like “~” is not changed (ie. encoded) by Javascript’s “encodeURIComponent” encoding function. And then we figured that “~” can get you back … Continue reading
Posted in eLearning, Tutorials
Tagged atob, base64, base64_decode, base64_encode, btoa, client, decode, decodeURI, decodeURIComponent, encode, encodeURI, encodeURIComponent, Javascript, PHP, programming, server, tutorial, urldecode, urlencode
Leave a comment
Javascript document.querySelector One Element Tutorial
Yes, adding a functionality layer on top of the recent Javascript document.querySelectorAll Share and Save Tutorial we turn our attention from document.querySelectorAll to … as well as a full scan of a CSS selection, allow for the honing in onto … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged absolute, absolute URL, Ajax, atob, attribute, base64, border, border click, btoa, button, child, class, click, client, client pre-emptive iframe, createElement, CSS, data uri, delimitation, delimiter, document.head, dropdown, dynamic, email, event, external Javascript, FormData, genericization, HTML, IFRAME, Javascript, Javascript document.querySelectorAll, jQuery, link, localStorage, multiline, nth-of-type, onclick, ondblclick, onerror, onload, parent, placeholder, programming, proof of concept, pseudo class, querySelector, querySelectorAll, save, script, scripting, select, share, sharing, SMS, src, srcdoc, styling, textarea, tutorial, user interaction, window.localStorage
Leave a comment

