Help for this page

Select Code to Download


  1. or download this
    <span id='override_123'>
     <a href='#' onClick='javascript:makeForm( "123", "linktype" "titleVal
    +ue");'>titleValue</a>
    </span>
    
  2. or download this
    
     $response = "\$('override_$componentId').innerHTML=\"<a href='#' onCl
    +ick='javascript:makeForm( \"$componentId\", \"$componentType\", \"$ne
    +wTitle\");'>$newTitle</a>';";
    
  3. or download this
    eval( request.responseText );