Tag Archives: onkeyup

Other Side of the World Iframe Tutorial

Our “Other Side of the World” web application we’ve been developing lately has made extensive use of the HTML iframe element, mainly as a “reader” of data in that Client Pre-emptive Iframe technique way. But the HTML iframe element is … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Other Side of the World Onblur Tutorial

The onblur event in web programming is a very important event regarding interactive keyboard entries made by the user. We base new functionality, today, with our “Other Side of the World” web application, by allowing a user who enters in … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Do It Yourself HTML Textarea Editor Javascript Tutorial

You can avoid using Server side code with your web applications, and client side Javascript can do a lot for you to make some interesting web applications, but should you find something not working about the process, you’ve virtually run … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Do It Yourself HTML Editor Integration Tutorial

We have been thinking with our latest project called “Do It Yourself HTML Editor” that it bore huge similarities to the Legend via HTML Map Element ideas we started with the blog post series ending with Legend for and from … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 3 Comments

Do It Yourself HTML Textarea Editor Post Tutorial

We’re introducing a “duck paddling fast underwater” but “who says you have to be the duck” aspect to our “Do It Yourself HTML Editor” today, adding onto the (blog posting) thread we left off yesterday with Do It Yourself HTML … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Do It Yourself HTML Textarea Editor CSS Pseudo Element Tutorial

There’s nothing like restrictive conditions to help you concentrate and not be lazy about what is, and in this case, what isn’t, available to you to make some programming code happen. We haven’t further delved into why, with our “recent … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 2 Comments

Do It Yourself HTML Textarea Editor Shortcut Key Tutorial

If you are using a laptop and following our thread of “Do It Yourself HTML Editor” blog postings, you may benefit from today’s progress on our web application. We allow for the linking of yesterday’s Cursor Positioned HTML dropdown helpers, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Weather API via Iframe jQuery Ajax Map Tutorial

We’re still trying out the exciting, the wonderful Weather API by Weather Underground today, building on the start we made to our “Weather API Project” when we presented yesterday’s Weather API via Iframe jQuery Ajax Tutorial primarily concentrating on AutoComplete. … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | 2 Comments