User Profile

Collapse

Profile Sidebar

Collapse
Johnb56
Johnb56
Last Activity: Feb 27 '15, 01:29 AM
Joined: Sep 12 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Is it normal that it takes more than four days to receive a response? So far 150 plus views and nothing. I would really appreciate some assistance.

    Thank you, John
    See more | Go to post

    Leave a comment:


  • Ondblclick with Combobox not working in Firefox

    Hello Experts... I am using an ondblclick in a combo box and it works perfectly in IE but not in Firefox. I do not get an error code, it just doesn't work. here is the code:
    Code:
    <html>
    <head>
    <title>Hide Me</title>
    <script type="text/javascript">
    function xSwitchTxt(msg) {
    
        //alert(msg);
    	document.getElementById(msg+"EventOther").style.display='none';
    ...
    See more | Go to post
No activity results to display
Show More
Working...