my html and css are as follows, but the 'tall' images don't stretch to the top and bottom of their respective cells.. I tried putting height at 100% in the css but then they stretch way too far and...
okay so my page renders the way i need it as in the attached image where the table rows are the same height when I take out the padding, but it renders with one row shorter than the other, like in...
*edit* yea I just switched it to sqlsrv_query(); and it's not throwing anymore errors, but now I cannot log into my database.. I'll just have to contact my host tech support on this one i think
So I'm not entirely sure how this all works and I've spent hours upon hours trying to research and figure this out, but now i'm just stuck.. here is a generic version of my code:
here is the code, but when I load the image in IE9 (IE is always a problem for developers eh?) it doesn't register anymore than 8 sides to each polygon.. in chrome is works fine.. help?
trying to get this to auto scroll when the mouse moves past a certain point.. the #mousepos element constantly updating mouse position works fine but I can't get the scroll to work.. what am I...
well they are centered now, but they are appearing as static, as if there is a <br> inbetween them.. they are still fading in and out, but I need them to appear as if they are layered on top of each...
well i did try moving the id on the ogg source to a different source and it didn't make a difference, but the only reason I have only source tag with an id is because the part of the script below...
so in firefox the audio in the tag generated by section 1 of this script displays for a few seconds and then disappears. the part in section 2, however, works just fine... I've given up on IE9...
i wanted to get it so that when the html option with the id below is selected, the billing address fields show... this code isn't working, what am i doing wrong?
I said 'dumb' because I feel like I should know this with all the experience I've had with HTML5... i'm probably just missing something really stupid... but here's the code, I've having trouble...
well I'm not familiar with FF but i did try changing the 'type' variable and it still didn't do much... still trying to figure this out, but no luck yet. i did notice in FF it told me there was no...
well I fixed the argument issue and it's still telling me there's an unexpected token in HTML document. I still don't understand why it would say there's a script error in an HTML document. Either...
melodicpulse.webs.com/eartraining.html when you click on 'triad test' or 'seventh chord test' there is a quiz that pops up, then when you click on 'play sound' there is supposed to be a random...
When i am running a certain script ... I get "Uncaught SyntaxError: Unexpected token } eartraining.html:2" in the Chrome in the developer tools frame. the problem is it says the unexpected token is...
yes it was intentional... I have, however figured out a way around the glitch i was faceing.. I had a script generating random images based on different file paths and although all the files in each...