Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Screen Capture API Download Video Tutorial
- Screen Capture API Primer Tutorial
- Web Bluetooth API Primer Tutorial
- WebAssembly Rust Primer Tutorial
- WebAssembly via Emscripten and C Primer Tutorial
- Word Guessing or Synonym Game Right Click Tutorial
- Multiple addEventListener Logics for HTML Elements Ondblclick Tutorial
- Multiple addEventListener Logics for HTML Elements 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 array background blog button canvas command line CSS div DOM dropdown email emoji event form game games Google Google chart HTML HTML5 IFRAME image iOS iPad Javascript Mac OS X MAMP mobile navigation onclick overlay PHP programming select share sharing table tutorial url video webpage web server WordpressYour Background Image
OnTopList
Tag Archives: programming
Screen Capture API Download Video Tutorial
Lots of users will have noticed regarding yesterday’s Screen Capture API Primer Tutorial creation of a … Screen Capture API inspired “streamed video” … the downside is that … context (or right-click or two finger gesture) menu over that “streamed … Continue reading
Posted in eLearning, Event-Driven Programming, Software, Tutorials
Tagged API, async, await, button, download, getDisplayMedia, HTML, Javascript, MediaRecorder, navigator, object, onclick, programming, screen, screen capture, share, sharing, tutorial, video
Leave a comment
Screen Capture API Primer Tutorial
We’ve spent another day researching the web Screen Capture API whereby … The Screen Capture API introduces additions to the existing Media Capture and Streams API to let the user select a screen or portion of a screen (such as … Continue reading
Posted in eLearning, Event-Driven Programming, Software, Tutorials
Tagged API, async, await, button, getDisplayMedia, HTML, Javascript, navigator, object, onclick, programming, screen, screen capture, tutorial, video
Leave a comment
Multiple addEventListener Logics for HTML Elements Ondblclick Tutorial
In yesterday’s Multiple addEventListener Logics for HTML Elements Primer Tutorial‘s “function ael_more” you may have noticed the codeline … document.getElementById(iois.id.replace(‘i’,’td’)).addEventListener(“click”, window[“ev” + fnum + ”]); … we use to set up the [element].addEventListener means by which we add “onclick” event … Continue reading
Posted in Animation, eLearning, Event-Driven Programming, Tutorials
Tagged addeventlistener, animation, background colour, cell, createElement, document.createElement, DOM, element, eval, event, function, HTML, Javascript, logic, method, onclick, ondblclick, programming, tutorial, window
Leave a comment
Multiple addEventListener Logics for HTML Elements Primer Tutorial
The dynamic creation of event logic associated with webpage HTML elements is a powerful tool for making your webpages dynamic. In the case of the great [element].addEventListener means by which you can make this happen, there is a great feature … Continue reading
Posted in Animation, eLearning, Event-Driven Programming, Tutorials
Tagged addeventlistener, animation, background colour, cell, createElement, document.createElement, DOM, element, eval, event, function, HTML, Javascript, logic, method, onclick, programming, tutorial
Leave a comment