By tag: Cross
0
kicks
How to Search And Replace values in SQL across All Tables
My website got hacked. I got several html code injections inside the database. Here is how i fixed the issue very quickly.
0
kicks
Cross Browser Guide Part 3 – Event Handling in Different Browser
Sidar continues to ramble about cross browser development. In this post he discusses different types of JavaScript event handling in different browsers, and making them more browser compatible.
0
kicks
Cross Domain Iframe Resize
A greate example how to resize an iframe which resides in another domain.