Jump to content

Code clarification


shabar

Recommended Posts

Hi

 

In the following code what could be the  "search_print()" and where it could be placed.

Couldn't find within the page or included pages

 

<td align="right" valign="top" id="print_cmd" style="VISIBILITY: hidden;"><img src="images/Print.jpg"  border="0" onclick="search_print();"/></td>

 

 

rgds

 

shabar

Link to comment
https://forums.phpfreaks.com/topic/179147-code-clarification/
Share on other sites

search_print is a javascript function. Lookbetween the <script> and </script> tags of the source, or look at the .js pages that were linked in the source

 

Hi Garethp

 

Thax a lot it was inside the common.js file

 

<script language='JavaScript1.2' src='common/javascripts/common.js'></script>

 

Have a Nice Day..  :D

 

Cheers

 

shabar

Link to comment
https://forums.phpfreaks.com/topic/179147-code-clarification/#findComment-945174
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.