Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: How to refresh content within div in perl CGI ?

by rnewsham (Curate)
on Sep 24, 2014 at 07:16 UTC ( [id://1101751]=note: print w/replies, xml ) Need Help??


in reply to How to refresh content within div in perl CGI ?

You can do this easily with the jquery load function. This loads the url and puts the content into the div. Full details and examples can be found in the documentation.

$('#my_div').load('/my/url/to/load');

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1101751]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-24 17:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found