Showing posts with label ajax. Show all posts
Showing posts with label ajax. Show all posts

Monday, June 16, 2008

Need an icon for AJAX loading action?

If you use AJAX code on you site and you need a "loading" sort of icon to display during AJAX calls, try visiting this page: http://www.ajaxload.info/.

It is free and lets you config your own animation - nice! :-)

Friday, February 8, 2008

eval function in any browser!

Working a lot in frontend environment you sometimes have to do "eval()" in javascript. That function is not standard for all browsers.

Firefox for one does not support it! No problem! Here is a simple script you can put in the top of you page. It will ensure that a working eval function is present!

Try it out! - Enter code and press "eval"





<script language="javascript" type="text/javascript">
<!--
if (typeof(eval)=='undefined') {
eval = new Function(s, '_dynamicCode = new Function(s);_dynamicCode()')
}
// -->
</script>

Thursday, October 11, 2007

Introducing meeboo.com!


This chatroom I have "created" using meeboo.com, it is a very cool up-front website.


http://www.meebo.com/rooms