View Single Post
Old 03-12-2013, 12:58 AM   PM User | #12
Logic Ali
Regular Coder

 
Logic Ali's Avatar
 
Join Date: Sep 2010
Location: London
Posts: 975
Thanks: 0
Thanked 203 Times in 198 Posts
Logic Ali will become famous soon enoughLogic Ali will become famous soon enough
Code:
function myFunc( v )
{
  document.getElementById( "attop38" ).value = v;
}
Logic Ali is offline   Reply With Quote