thak you for your replies.
azoomer, yes, that is what I was looking for. Thanks.
Type: Posts; User: viens; Keyword(s):
thak you for your replies.
azoomer, yes, that is what I was looking for. Thanks.
Looking for a AJAX voting script like this:
http://img806.imageshack.us/img806/3741/xxxxxr.jpg
Also looking for Facebook style "Like" script.
Can anyone help?
Thanks.
Hello,
There are a lot of scripts simlar to Lightbox. For example, this one:
http://jquery.com/demo/grey/
To display pop-up window, the link should contain "class="greybox"
The problem is...
Hi,
I am looking for a similar script like Lightbox:
http://www.huddletogether.com/projects/lightbox/
I am using this script for years but there is one annoying thing in the script -it...
Any jQuery experts here?
if(msg == "OK")
{
result = '<img src="/images/sent.png"><br />Your message has been sent';
$("#fields").hide();
$(this).html(result);
Thank you, magicyte.
Hello,
Can somebody help me? I don't understand why my script stops working in Internet Explorer if I include the following lines:
=================================
var email =...
Unfortunately, there is a problem with window.alert. If user is not at computer and cannot click "OK", the iframe cannot refresh anymore.
So, I am still looking for a script which can show a...
Found solution. I have to use:
window.parent.window.alert
instead of:
window.alert
Hello,
I have an 1x1 px iframe on my website. If user is logged in, but doesn't show any activity, the content of the iframe refreshes every 10 minutes. One of the purposes of this iframe is to...
I have a zero size iframe on my dating website. File in iframe refreshes every 5 minutes and keeps user online. I want to add function that this file checks instant messages and if there are new...
1) Script Title: Ajax Tabs Contents
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem: I am getting messages from my users that in...
Looking for a script similar to this:
http://dbajax.sourceforge.net/acordeon_example_01.html
but without preloading of all data in divs on page load. I need a script which dynamically loads data...
1) Script Title: Ajax Tabs Contents
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem: I spent the whole day trying to customize this script...
jscheuer1, tjank you vry much! That's what I was looking for.
1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem: One of my tabs contains large list of...
1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
I call a php script to delete a...
ddadmin, thank you for your reply.
I did find ajax forum with this feature:
http://www.php-ajax.com/
Just to see what I mean.
anyone?
1) Script Title: Switch Content Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/switchcontent.htm
3) Describe problem: Is it possible to customize this script without...