The following post shows you how to clear and also disable DOM Storage in recent versions of Firefox, Internet Explorer and Chrome. If you are…
Continue reading How to clear and disable DOM Storage in Firefox, IE and Chrome
[ Your everyday web development resource ]
The following post shows you how to clear and also disable DOM Storage in recent versions of Firefox, Internet Explorer and Chrome. If you are…
Continue reading How to clear and disable DOM Storage in Firefox, IE and Chrome
Communication between Flex and Javascript can be done via the ExternalInterface class of ActionScript. It allows ActionScript to communicate with the FlashPlayer Container inside the…