Search:
Type: Posts; User: smickie
Search :
Search took 0.01 seconds.
Hi, Ive got an Jquery ajax form submit working in all the good browsers, however its not running in ie (8 or 7).
Ive posted the core functionality of the code below, with the events that trigger...
Hi, I was wondering if there was a way to make a submit button on a page submit multiple form elements from outside of the form tag, or from other forms on a page, with javascript.
Any help would...
I was wondering if someone could please help me with a little Jquery.
Does anyone know how i would go about selecting the next .slide after the one with .current in it? how can i get the div index...
is there a function or a way of checking if a given png has alpha channels or interlacing?
cant figure it out.
cheers anyone who can help.
Wow, thanks lol. Too obvious. Palm to face moment.
Does anyone know how to get an external sites favicon with Javascript?
I've googled it with no luck, thought someone might know.
It cant be too hard loads of things do it.
Cheers...
Does anyone know how to get an external sites favicon with PHP?
I've googled it with no luck, thought someone might know.
that billiant, cheers.
i was missing a:
request.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8");
after the open
strangly that doesn't work, this is the page of code, its pretty short:
the message has artical at the start, i cant see why it isnt working is there something missing in the request
<script...
I've checked the forums and can't find an answer to this...
I'm using the request object to POST (not GET cos its large amount of info) to a php page and then getting a result back.
The thing...
I'm relitivly new to javascript, im used to php/SQL ect but I'm picking it up pretty fast but I've hit a wall with something and I hope someone would be so kind as to help me out....
Heres the...