Hi,
I just want to know how can i configure a small pop box for my website where my submitted text will appear and it will be show to my visitors on real time and visitors can not write anything.
Regards,
Abhijit
Hi,
I just want to know how can i configure a small pop box for my website where my submitted text will appear and it will be show to my visitors on real time and visitors can not write anything.
Regards,
Abhijit
javascript is what you're looking for - you can use php to dynamically write the script if you'd like, but php can't handle it directly. it has to happen on the client's end, not on the server.
-from tizagCode:<input type="button" onclick="alert('Are you sure you want to give us the deed to your house?')" value="Confirm">
Thanks for your reply. I am sorry that I had not right the full thing. You might help me.
I am working in joomla. I am making a financial portal. i want configure a live real time pop up box what's input will be put from administrator end it will appear to the visitors in real-time but visitors can not right any thing.
So a one way pop up chat? You'll need to use a database and dome Ajax to check for new messages.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Bookmarks