I created an ajax/php uploader that I wanted to share as it may be usefull for others. It is a bit slow just using hex but it picks up on where it leaves off. It show progress and multiple files.
No way. The code above was just a small snippet to demonstrate the problem. however the write_page function could easily be adapted to write to a div...
Works fine as a normal table.
If I copy the output to a webpage and view it it works fine.
If I display that working page in an iframe it works fine.
So this is an iframe issue in ie9 specific to...
I have a page creating code for an iframe via javascript.
I was using tables to line up my questions and answers and two buttons in an inner table. When I try and add doctype it screws up in ie9.
...
Last night I decided to see if I could automate the majority of the work for creating web pages like creating the head remembering to close the head then start the body ... Remmebering back to my C++...
I have been trying to develop a slideshow with large slides. I'd like it to work in all later browsers work with both jpgs and swfs. be able to update the slides as they get changed. I had the idea...