CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Javascript function

Print topic Send  topic

Author Message
Johann Gerber
Posted: 07/19/2002, 1:54 AM

I would like to add a Javascript function to my pags.
Must I put it in the global function area like this.

<script language="javascript">
function ShowTooltip(fArg)
{
---
---
}
</script>


I want to call it like this:

fldTIP = "<a onmouseover='ShowTooltip(5)'
onmouseout='HideTooltip(5)'>TIP</FONT></a>"





Alexey Alexapolsky
Posted: 07/22/2002, 6:14 AM

Put this function into Page/Header&Footer section.

--

Alex,
Support Engineer
CodeCharge Team


"Johann Gerber" <johann@datacare.co.za> wrote in message
news:ah8k4t$48t$1@news.codecharge.com...
> I would like to add a Javascript function to my pags.
> Must I put it in the global function area like this.
>
> <script language="javascript">
> function ShowTooltip(fArg)
> {
> ---
> ---
> }
> </script>
>
>
> I want to call it like this:
>
> fldTIP = "<a onmouseover='ShowTooltip(5)'
> onmouseout='HideTooltip(5)'>TIP</FONT></a>"
>
>
>
>
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.