Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1453 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Javascript :

Javascript

Thread title: Javascript
Closed Thread  
Page 2 of 2 < 1 2
    Thread tools Search this thread Display Modes  
04-05-2006, 09:55 PM
#11
Bas is offline Bas
Status: I love this place
Join date: Jan 2005
Location: The Netherlands
Expertise: Frontend, vBulletin
Software: Coda, Photoshop
 
Posts: 607
iTrader: -1 / 0%
 

Bas is on a distinguished road

Send a message via MSN to Bas

  Old

I remember reading somewhere that you should use functions in setTimeout or else it won't work. Not sure though, but I don't think Jonny put it in there randomly
Just remove the function part and see if it still works. if it doesn't, just put it back again.

04-07-2006, 11:56 PM
#12
Garrett is offline Garrett
Status: Waving
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 2,694
iTrader: 11 / 100%
 

Garrett is on a distinguished road

Send a message via MSN to Garrett

  Old

Is there a way to edit the code so it has an image while its on set-out, then it goes away after say 5 seconds?

function delayInfo(divName, delayTime){
window.setTimeout(
function() {
document.getElementById(divName).style.display = "block"
}
, delayTime)
}

Closed Thread  
Page 2 of 2 < 1 2


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed