Web

How to use a datalist in HTML5

HTML5 brought several new interesting features. One of them is the datalist that I will address in this post. A datalist allow us to define a set of values that could be ...

Read More »

Escaping a shortcode in WordPress

Some people asked me how I managed to “escape” a shortcode in WordPress in the article I posted about the plugin “WM jqMath” – “How to use jqMath in WordPress“. So, I ...

Read More »

How to use jqMath in WordPress

Sometimes, adding maths formulas to a post is a nice to have. The library Mathscribe jqMath, developed by Dave Barton, offers a simple way to insert maths formulas in web pages. So, ...

Read More »