Re: Javascript to read a <tag>

From: Steve Easton (admin_at_95isalive.com)
Date: 03/08/04


Date: Mon, 8 Mar 2004 13:49:45 -0500

Go to this page: http://www.gatescript.com/tools.asp and download and
install Antechinus Javascript Editor.
It's not free, but has a 30 day free trial. It has an *excellent* help file
that covers just about everything, and a lot of which is right out of MSDN
Be ready to do some reading / studying though.

-- 
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
..............................with a computer
"Duncan" <anonymous@discussions.microsoft.com> wrote in message
news:8fde01c4053c$e6dd3590$a001280a@phx.gbl...
> Thanks Steve, that looks like a good site.
>
> -Duncan
>
> >-----Original Message-----
> >Here's a good place to start, but even it doesn't list
> everything.
> >It does have links to some great javascript tools and
> javascript sites
> >though.
> >http://www.gatescript.com/default.asp
> >
> >-- 
> >Steve Easton
> >Microsoft MVP FrontPage
> >95isalive
> >This site is best viewed..................
> >...............................with a computer
> >
> >"Duncan" <anonymous@discussions.microsoft.com> wrote in
> message
> >news:8df801c40528$46c8ec20$a301280a@phx.gbl...
> >> Awesome, that worked. You wouldn't happen to know a
> good
> >> place to get all the variable names though, would you?
> >> Like a list of all the document.* and navigator.* names
> >> and things (preferably on the web). Thanks again.
> >>
> >> -Duncan
> >>
> >>
> >> >-----Original Message-----
> >> >Hi,
> >> >how about
> >> >document.write('<h1>' + document.title + '<h1>')
> >> >
> >> >Jon
> >> >Microsoft MVP - FP
> >> >
> >> >Duncan wrote:
> >> >> Hi there,
> >> >>
> >> >> I'm making a website to put up on my school's
> server,
> >> >> they don't support server-side scripting and their
> >> >> Frontpage support is lacking so I want to use
> >> JavaScript
> >> >> mostly. But this is what I want to do in JavaScript:
> >> >>
> >> >> Have a table layout like  |  1  | where cell one
> spans
> >> >>                           |2 | 3|
> >> >> two columns and is the title for the page. My
> question
> >> >> is, is it possible to have a JavaScript script read
> the
> >> >> <title> tag and then write in its contents to the
> cell
> >> as
> >> >> a header (<h1>) tag? So it would write something
> like
> >> >> <h1>contents of <title> tag</h1>. I would use
> >> Frontpage's
> >> >> pagebanner feature, but I'd like to comply to W3C
> >> >> standards, and editing Frontpage's sourcecode after
> >> >> making a page is not pretty I've found in previous
> >> >> versions.
> >> >>
> >> >> Thanks
> >> >
> >> >
> >> >.
> >> >
> >
> >
> >.
> >


Relevant Pages

  • Re: Java pop up
    ... I'm thinking they meant javascript. ... Microsoft MVP FrontPage ... > "Steve Easton" wrote in message ...
    (microsoft.public.frontpage.programming)
  • Re: hover buttons
    ... considering what you can do with CSS and javascript. ... Steve Easton ... Microsoft MVP FrontPage ... >>>> Microsoft MVP FrontPage ...
    (microsoft.public.frontpage.client)
  • Re: form mail autorespond
    ... It can't be done using javascript in a web page. ... Microsoft MVP FrontPage ... Hit Me FP ... "Steve Easton" wrote: ...
    (microsoft.public.frontpage.programming)
  • Re: Refresh without Blink?
    ... XP SP2 requires that javascript be done differently due to the pop up blocker feature. ... > "Steve Easton" wrote in message ... >> Microsoft MVP FrontPage ... then the new image blinks in. ...
    (microsoft.public.frontpage.client)
  • Re: Javascript to read a <tag>
    ... >>install Antechinus Javascript Editor. ... >>Steve Easton ... >>Microsoft MVP FrontPage ...
    (microsoft.public.frontpage.programming)