Is there a way to programmatically access a page\'s current zoom-level in javascript with Safari 5? I\'d like to access it with a Safari extension, but I\'m coming up empty in the documentation. I\'d
My website makes extensive use of image-maps. The images are of pages from a medieval manuscript. The mouseOver event of the AREA tags has a tooltip attached to it, which displays a modern typographic
I am working on a project for work and have seemed to run into a small problem. The project is a similar program to Web Nanny, but branded to my client\'s company. It will have features such as websit
I have a button (outside of a form) that redirects to another page using the onclick attribute that calls window.location to redirect the user to another page. This time I can\'t change the HTML. I am
Ok, I\'m trying to play an HTML audio code on iPad but does not work. I created one PHP script to send to the MP3 request to the HTML5 audio code
My web page has two divs on it, A and B. Div A is visible, Div 开发者_StackOverflow中文版B is hidden.
Been banging my head against this one for a while, and figured I\'d turn to the experts for some advice.
javascript: location.href(\"somefile.php\"); // successfully working with IE location.href = \"somefile.php\";
On Mobile Safari, when you click on an element it gets a grey box around it between mousedown and mouseup.
I have a website using a huge background image (2000x1500) in a div container (100% x 100%). When I open that site on Safari on an iPad it gets scaled down (~40%) in a different proportion than the c