the loaded page is top.php , where $Count; is set.
regards
On 18 Mag, 12:22, dearste <[EMAIL PROTECTED]> wrote:
> ok,
> in top.html, below , and
> yes, php var is set in top.html.
> How to pass it in main page with a jquery .load??
>
> On 18 Mag, 08:21, ferdjuan &
ok,
in top.html, below , and
yes, php var is set in top.html.
How to pass it in main page with a jquery .load??
On 18 Mag, 08:21, ferdjuan <[EMAIL PROTECTED]> wrote:
> Is your script which processes the $Count variable (I assume it's a
> page hit checker?) being included before the line: $
> ("#
Hi all,
i have load into div a page:
$("#top").load("top.html");
Into top.html thare's a finput like this:
How can i do for retrieve some input value??
I have try this
var numsg = $("#counter").val();
but not work.
Thanks.
3 matches
Mail list logo