Re: question about js

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes, in your location bar (after loading this page) you can simply type 
in the following: javascript:sayHi();

Works in Safari (i'm pretty sure it will work in every browser).

Thank you,
Ryan Sexton

On Mar 26, 2006, at 12:45 PM, Andres Santos wrote:

<html>
<head>
<script type="text/javascript">
function sayHi() {
alert('Test!');
}
</script>
</head>

<body>
content here... blabla
</body>



PHP Data object relational mapping generator
http://www.metastorage.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux