Category Archives: Tutorial

Google AJAX Map API


Want to include a map directly on your site? The solu­tion is rather easy using the Google AJAX Map API. To use the Google AJAX Map API we’ll first include the JS (JavaScript) file to make it pos­si­ble. <script type=“text/javascript” src=“http://maps.google.com/maps/api/js?sensor=false”></script> We can include that JS file any­where on your page as long as it’s valid […]
Also posted in AJAX, JavaScript, Uncategorized | Tagged , , , , | 1 Comment

JQuery Get Visibility/Toggle State of an Element


Hello every­one! Today I bring you a small tuto­r­ial to deter­mine the vis­i­bil­ity state of an ele­ment using the JQuery Frame­work. There are two func­tions that you’ll end up using that will require this easy but awe­some trick. The two meth­ods are: .tog­gle() and .slideTog­gle() Both of these meth­ods pro­vide a lot of use­ful functionality […]

Also posted in JavaScript, JQuery | Tagged | Leave a comment

Powered by WordPress; Theme by Bryse Meijer.