Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- YouTube Style SubRip Subtitles Peer to Peer Tutorial
- Video Commentary YouTube Style SubRip Subtitles Collaboration Preparation Tutorial
- Video Commentary YouTube Style SubRip Subtitles URL Tutorial
- Video Commentary YouTube Style SubRip Subtitles Tutorial
- Song Lyric Karaoke Style SubRip Subtitles Automated Tutorial
- Song Lyric Karaoke Style SubRip Subtitles Sharing Tutorial
- Song Lyric Karaoke Style SubRip Subtitles Tutorial
- YouTube API SubRip Subtitles Browsing 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 games Google Google chart HTML IFRAME image iOS iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: software
GitHub Source Control Primer Tutorial
Source Control does not just apply to software. Any concept that you can apply the terms “draft” and “revision” to, could have source control applied to it. Our source control software we talk about today is generally associated with software, … Continue reading
Posted in eLearning, Software, Tutorials, Xcode
Tagged collaboration, GitHub, IDE, programming, repository, software, ssh, tutorial, Xcode
2 Comments
External Javascript Genericity Follow Up Tutorial
Today we want to follow up on yesterday’s External Javascript Genericity Primer Tutorial talk about some External Javascript usage tactics by providing a practical (yet quirky) example of its usage. As you may have gleaned from yesterday the Javascript DOM … Continue reading
Posted in eLearning, Event-Driven Programming, Software, Tutorials
Tagged blog, decodeURIComponent, DOM, external Javascript, Grab, hover, HTML, innerHTML, Javascript, onmouseover, ontouchstart, PaintBrush, phpMyAdmin, programming, reveal, software, software integration, tutorial, TwentyTen, TwentyTen theme, Wordpress
11 Comments
External Javascript Genericity Primer Tutorial
We want to talk about some External Javascript usage tactics today in the context of toggling the HTML sup element’s .innerHTML (ie. wording) specifically (we’ll explain why, later). External Javascript (as distinct from “inline” or Internal Javascript) gathers your client … Continue reading