Re: stategically place javascript???

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Cowboy (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 05/26/04


Date: Wed, 26 May 2004 13:17:43 -0500

slap in a container and add your JavaScript as a LiteralControl. A panel is
as good an object as any (writes out as a <span> tag).

Panel1.Controls.Add(new LiteralControl("my javascript block");

-- 
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
************************************************
Think Outside the Box!
************************************************
"DaveF" <dfetrow@geodecisions.com> wrote in message
news:uzPduu0QEHA.2716@tk2msftngp13.phx.gbl...
> Is there any way to to build javascrip on the client and place it exactly
> where I want it in the html?
>
> -- 
> Dave
>
>


Relevant Pages

  • Re: Adding rows to a table, works in Firefox, but not IE
    ... mark-up and they will be implied, the opening tag by any TR ... It sounds like the sort of thing that might come form someone familiarwith Java who has not understood that javascript is not Java. ... What is an inner function declaration? ... your assignment to it is an assignment to a property of the ...
    (comp.lang.javascript)
  • Re: RFD: How To Recognize Bad Javascript Code
    ... Elements consist of tags ... Your example `script' elements are empty where they should have ... | Using the pseudo-protocol javascript in the href is never valid. ... Some web developers use this to work ...
    (comp.lang.javascript)
  • Re: check email address is real
    ... MVP FrontPage ... it doesn't understand the tag it ignores it and reads whatever's inside. ... I just wouldn't put money on the noscript tag distinguishing between users ... The idea is, spambots do NOT execute javascript, and therefore ...
    (microsoft.public.frontpage.programming)
  • Getting the coordinates of a piece of text with Javascript?
    ... I know you can find the coordinates of a tag inside the DOM, ... If the user highlights or selects text in a div or span can I get the ... javascript do I use to find that out? ...
    (comp.lang.javascript)
  • Re: CSS positioning pickle
    ... from a vertical tag. ... I have a piece of javascript that grabs the ... this <span> only displays on mouseover. ...
    (comp.infosystems.www.authoring.html)