unity out here
since it is New year coming up..(strictly OT)
May the new year bring all the Happiness and Prosperity to all you
folks out here
Best Regards
Maddy
tb_init(item);
Change it to:
// Apply Highslide
item.onclick = function () {
return hs.expand(this);
};
Best regards,
Torstein Hønsi
thanks in advance
maddy
Is it possible to send a variable value to external php.
how it can be done
code:
var myvar = document.title;
how to send this particular variable to a php script
plz help
Hi evry1,
i am quite new to Jquery so perhaps my question might be very
simple
my working code looks like this ...
function letsJQuery() {
//$.post("http://xx.xx.xx.com/test.php";, { title: "jonny" } );
}
this code sends the value jonny and sends to the php file present in a
remot
Hi every1,
i m quite new to jQuery and i not sure how to solve this simple
problem...though it is quite simple ...plz bear with my long mail
well the working code looks like this:
function letsJQuery() {
$.post("http://xxx.xxx.com/test.php";, { title: "Jonny" } );
}
This code send
Hi Everyone,
I am trying to send the grease monkey variable values to my MySQL
datbase. I thought of using Ajax methods in jQuery to perform this
action but i am not sure how a variable can be passed from userscript
to the embedded jquery ajax methods...plz help!
e.g
page_title = document.tit
6 matches
Mail list logo