Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Very Simple JavaScript Question

  • Subject: Very Simple JavaScript Question
  • From: Roy Schestowitz <newsgroups@schestowitz.com>
  • Date: Fri, 07 Jan 2005 06:46:30 +0000
  • Newsgroups: alt.html
  • User-agent: KNode/0.7.2
Let us say I have a JavaScript function called get_one() which returns a
one. I am not entirely sure if the returned value can be accessed only by
another function. Is there a way of doing something like the following?

<font size=get_one()>Hello World</font>

Must I use document.write?

Thanks and sorry about the low level of this question,
Roy

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index