I am creating a website that has a jquery image slideshow as the background, and on top of the slideshow is a navigation bar, a blank area in the middle of the page so that the image shows through, an
How do i make a image clickable? I have tried some ways, but without success. Here\'s the last code i tried (it\'s clickable but gets error):
I am a seasoned C and Java programmer, but an absolute WPF newbie. I am creating a kiosk application that will display a list of images of products that the user will click to see product details and
I haven\'t used C++ in a while, so I decided to take on a small project to become familiar with it again. I am trying to make 开发者_StackOverflowa chinese checkers game, but I have no experience with
Basic question to which I\'m sure there is a simple answer. I\'m trying to get the timestamp of a photo. When I tr开发者_JS百科y to access the NSDateComponents to retrieve a specific date element (s
How do i send a JavaScript function to an iframe with external content loaded, eg onclick=\"getElementByID(\'myifra开发者_开发问答me\').src=\'fun();\'\"