Search Results

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Agent Cosmic ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX 21 Days Ago
Replies: 1
Views: 374
Posted By Agent Cosmic
Hello, is there anybody that can help me?
Forum: JavaScript / DHTML / AJAX 24 Days Ago
Replies: 1
Views: 374
Posted By Agent Cosmic
I just wrote a code for a hover animation for a button based of Dragon Interactive tutorial. The problem is that when I first load the page and hover over the button it doesn't animate. But...
Forum: JavaScript / DHTML / AJAX 24 Days Ago
Replies: 6
Views: 742
Posted By Agent Cosmic
Thanks a lot for your help.
Forum: JavaScript / DHTML / AJAX 25 Days Ago
Replies: 6
Views: 742
Posted By Agent Cosmic
This works great. Thank you very much for your help.

Apparently the problem with my code was the setTimeout statement.
Mine was:
setTimeout('clock()', 1000 );

While it should have been:...
Forum: JavaScript / DHTML / AJAX 25 Days Ago
Replies: 6
Views: 742
Posted By Agent Cosmic
What is suppose to happen? I tried running the code but I see no changes. And I do not understand your coding, too. I'm not an expert in javascript yet.
Forum: JavaScript / DHTML / AJAX 27 Days Ago
Replies: 6
Views: 742
Posted By Agent Cosmic
clock();
function clock(){
var d=new Date();
var hour = d.getHours();
var minute = d.getMinutes();

$('#hr1').css('text-indent', '-'+hour.charAt(hour.length-2)*50+'px');...
Forum: JavaScript / DHTML / AJAX Jan 31st, 2009
Replies: 0
Views: 834
Posted By Agent Cosmic
How do I animate an image to fade in when I roll my mouse over a <div> and fade out when I move my mouse away. So far this is what I have. It doesn't seem to work well. Please help me, thanks.
...
Forum: JavaScript / DHTML / AJAX Nov 21st, 2008
Replies: 2
Views: 747
Posted By Agent Cosmic
I am very interested in developing RIAs. So I just wanted to know you opinions of each of them. I have a good foundation of XHTML and CSS, so is AJAX better?

-How compatible are they?
-How well...
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC