Web development school free, for beginnings to experts
Are you attempting to learn any web scripting language from HTML to JavaScript or need to brush up on some rusty techniques or syntax? Look no further then W3Schools. An online school for free that has...
View ArticleWant to learn HTML, CSS, JavaScript or just need a brush up?
Interested in learning a new scripting language or possibly your first one? It’s always handy to know even a bit of HTML in this technology heavy world. It doesn’t take much time and getting started is...
View ArticleForce Internet Explorer to not be able to use compatibility mode
Are you tried of having to write CSS specifically for compatibility mode that Internet Explorer almost jokingly offers? Fret no more! If your a website designer or developer and CSS is something you...
View ArticleHow to make an Ajax call with jQuery and display a message on success
Earlier today I was developing a contact form for a client that involved using jQuery Ajax to perform a request on a PHP file then return a message through jQuery dynamically onto the page. I very much...
View Article