Hi guys. This is my setup: I've got a background div, z-index is -1, and a pair of divs. Both divs are block, in a container div. Is there any easy way to float/align so even if the window is...
Hi guys. I am writing a page, and would like to use mod_rewrite to make the URLs simpler with anchors. For example, i need to get lorem.com/1 to rewrite with an anchor to lorem.com/#ipsum and...
Hi guys. While this is not exactly development, how does JQuery licensing work? Is there anything I must display, can I charge for a product using it, are there any restrictions of...
I am trying to make an image fly in from the right upon hover on a link, but stop when it gets to a certain position, such as 4 or 5 px in on the div with the link. I have not found code which will...