Looking for Something?



Content:

Category:





Food For Thoughts

Internet Explorer Z-Index Problems on 10.28.2008 - I was trying to overlay a floating div layer on a website I and ran into a problem. The z-index doesn't seem to work on Internet Explorer (go figure!). The Problem Internet Explorer is automatically incrementing the z-index of any div layer you put on the page. That means no matter what you set your div layer's z-index to, the div tags following will always be one number higher. The Solution Put the div layers you want to float as the very last div...

CSS Javascript Properties on 10.27.2008 - document.getElementById("id_name_here").style property = whatever; CSS PropertyJavaScript Equivalentbackgroundbackgroundbackground-attachmentbackgroundAttachme...

XAMPP: Learn PHP & MySQL Without Online Hosting!! on 3.1.2008 - One of the questions I get most frequently is what I use to make my text-based games. My answer is always the same, PHP and MySQL. Let's say you wanted to learn these languages, so you find some tutorials and start reading. Only now you realize you need somewhere to practice what you've learned. Hosting can be expensive, especially for hosts that come with PHP/MySQL for someone who only wants to play around with the languages and isn't looking to develop and entire website. XAMPP is your solu...

3 results found