Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Webpage Before Onload Event Report Tutorial
- WordPress Calendar Widget Above the Fold Ondblclick Iframe Tutorial
- Regional Text Google Chart Text Onclick Tutorial
- Regional Text Google Chart Text Tooltip Tutorial
- Regional Text Google Chart Text Configurations Tutorial
- Regional Text Google Chart Data via Country Code Tutorial
- Regional Text Google Chart Iframe via Country Code Tutorial
- Regional Text Google Chart Map Charts via Country Code 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 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 text textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: input
Regular Expression Object Primer Tutorial
When you are gathering information from an HTML form and want to make sure the information is likely to be valid before moving on you will often want to call on … HTML form method=’GET’ (so that we can stick … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged event, form, get, HTML, input, Javascript, onsubmit, programming, textarea, tutorial, validation
Leave a comment
Hashtagging and .htaccess Tutorial
We have two concepts to get across with today’s tutorial … the desire to limit your web application URL usage away from URLs that include ? (and so involve (PHP $_GET[]) URL arguments) because the search engines do not, in … Continue reading
Posted in eLearning, Tutorials
Tagged .htaccess, Apache, blog, category, checkbox, document.URL, hashtag, input, Javascript, location.hash, mod_rewrite, onchange, PHP, posting, programming, regex, regular expression, search, search engine, tag, title, tutorial, TwentyTen, TwentyTen theme, url, Wordpress
Leave a comment
WordPress Blog Posting Title Regular Expression Search .htaccess Tutorial
As we pick up from yesterday’s WordPress Blog Posting Title Regular Expression Search Primer Tutorial with explaining the functionality behind our new WordPress Blog Title Regular Expression Search functionality you can … take a peak at the URL created during … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged .htaccess, Apache, blog, category, checkbox, Did you know, input, Javascript, mod_rewrite, onchange, PHP, posting, programming, regex, regular expression, search, tag, title, tutorial, TwentyTen, TwentyTen theme, url, Wordpress
Leave a comment
WordPress Blog Posting Title Regular Expression Search Primer Tutorial
One of our chief aims with this blog is to send the user off on a themed ‘thread’ of inquiry. What came, by default with our WordPress TwentyTen themed blog was to categorize via … Category Tag Search (string) … … Continue reading
Posted in eLearning, Tutorials
Tagged blog, category, checkbox, input, PHP, posting, programming, regex, regular expression, search, tag, title, tutorial, TwentyTen, TwentyTen theme, Wordpress
Leave a comment
Audio/Video HTML5 Form Input Capture via PHP Primer Tutorial
We’ve spoken before about the wonderful HTML5, and its capabilities to upload audio and/or videos to a web server (or, with Share functionalities onto public repositories like YouTube, should you wish). The key attributes to an HTML input element, as … Continue reading