Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- YouTube API Caller Radio Play Playlist Songname Search List Address Bar Tutorial
- YouTube API Caller Radio Play Playlist Songname Search List Dropdown Tutorial
- YouTube API Caller Radio Play Playlist Songname Search List Tutorial
- Message Board One Liners Aesthetics Tutorial
- Message Board One Liners Span Inline Talents Tutorial
- Message Board One Liners Div Linking Talents Tutorial
- Message Board One Liners Content Filtering Tutorial
- Message Board One Liners Group Privacy 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 DOM dropdown email emoji event form game games Google Google chart hashtag HTML IFRAME image iOS Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table text textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: event
Window Open Focus Stays on Parent Primer Tutorial
Regulars will have heard us talk about the window.open (sometimes popup) window opening method in Javascript, a lot. Regulars will have heard us talk about the input type=text focus, a lot. Regulars will have heard us talk about window focus, … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged event, focus, HTML, Javascript, onload, Opera, programming, tab, tutorial, web browser, webpage, window, window.open, window.opener
Leave a comment
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


Just Javascript Card Game Cursor Tutorial
Today we grew the complexity of the logic for non-mobile cursor users of our 500 or bridge card game web application, after yesterday’s Just Javascript Card Game Mid-UX Tutorial. The logic took a while and the presentation took a while … Continue reading →