Search Results

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: aashishn86 ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Jun 30th, 2009
Replies: 24
Views: 1,127
Posted By aashishn86
may be i can try and help if you post more what excatly are you trying to do ?
Forum: JavaScript / DHTML / AJAX Jun 30th, 2009
Replies: 24
Views: 1,127
Posted By aashishn86
so does the code solve your problem ?
Forum: JavaScript / DHTML / AJAX Jun 30th, 2009
Replies: 24
Views: 1,127
Posted By aashishn86
but this is limiting the time the user can take to answer the question....
Forum: JavaScript / DHTML / AJAX Jun 30th, 2009
Replies: 24
Views: 1,127
Posted By aashishn86
do you mean something like this :


<html>
<head>
<script type="text/javascript">

function timestrt()
{
setTimeout("dispa()",5000);
Forum: JavaScript / DHTML / AJAX Jun 30th, 2009
Replies: 24
Views: 1,127
Posted By aashishn86
do you mean to say that the user can see the correct answer only after the time has ran out , or can he see it after he finishes his own answer and click on show answer or something...

please post...
Forum: JavaScript / DHTML / AJAX Jun 30th, 2009
Replies: 24
Views: 1,127
Posted By aashishn86
hi this code would display it after 5 seconds...
you can style it with CSS and modify according to your need..


<html>
<head>
<script type="text/javascript">

function timestrt()
{
Forum: JavaScript / DHTML / AJAX Jun 3rd, 2009
Replies: 7
Views: 703
Posted By aashishn86
guess for that you will have to
check the value of the text box
first on the ONFOCUS EVENT
and then on ONBLUR event.
and if they are not equal then change the disable property of the...
Showing results 1 to 7 of 7

 


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

©2003 - 2009 DaniWeb® LLC