Home2008September20Jquery and Swfobject conflicts Jquery and Swfobject conflicts Posted on September 20, 2008March 5, 2009 by This is the right way to use swfobject and jquery framework. To avoid the known issues between these two.
Capture Save/Load/Remove Image in documents directory NSFileManager offers a convenient way to write images to and load them from the documents directory. If you’re frequently doing…
Css trick – Preload images [sourcecode lang=”CSS”] #preloadedimages { width: 0px; height: 0px; background-image: url(‘path/to/image1.png’); background-image: url(‘path/to/image2.png’); background-image: url(‘path/to/image3.png’); } [/sourcecode] You dont even have…
Keyboard Volume Controls not working Here’s a quick solution to your problem. Press START, and search for Services. On the list presented to you…