redho home | products | services
Web Design Forums

Web Design Forums  


Web Hosting, Web Design, Software and Web Development Forums  
 FAQFAQ   MemberlistArchive  Log inLog in   RegisterRegister 
         

how to place the text


Goto page 1, 2  Next
 
Post new topic   Reply to topic    Web Design Forums -> JavaScript forum
View previous topic :: View next topic  
Author Message
Peter Pitt



Joined: 20 May 2006
Posts: 114
Location: Egypt
Can anyone tell me how do i place text within a "A" element created with document.createElement??
  Reply with quote


optomeb



Joined: 19 May 2006
Posts: 113
create a text node, then append it to the element.
  Reply with quote
Peter Pitt



Joined: 20 May 2006
Posts: 114
Location: Egypt
any examples??
  Reply with quote
optomeb



Joined: 19 May 2006
Posts: 113
http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/ecma-script-language-binding.html has the API description
  Reply with quote
Peter Pitt



Joined: 20 May 2006
Posts: 114
Location: Egypt
will this do:body=document.body;var link=document.createElement("a");link.setAttribute("href", "bla bla");var text = document.createTextNode("bla bla");body.appendChild(link);link.appendChild(text);
by the way is there a way to print the title of a page inside an iframe??
like frame_name.title
  Reply with quote
optomeb



Joined: 19 May 2006
Posts: 113
Don't know. I haven't worked with iframes for ... well, certainly I haven't this century. Far too troublesome.
  Reply with quote
Peter Pitt



Joined: 20 May 2006
Posts: 114
Location: Egypt
do TextNodes support html??
like <br />
  Reply with quote
ovigo22



Joined: 15 May 2006
Posts: 130
Pure text
It will output that as text
  Reply with quote
Peter Pitt



Joined: 20 May 2006
Posts: 114
Location: Egypt
ovigo22_, how do I place a break between two text nodes??
  Reply with quote
ovigo22



Joined: 15 May 2006
Posts: 130
CreateElement('br'); append a text node, append an HTML element node (of a br), append another text node. And it'll be 2 text nodes
  Reply with quote
Page 1 of 2 Goto page 1, 2  Next
Post new topic   Reply to topic    Web Design Forums -> JavaScript forum


Dubai Forums - Expat Help | Vegan Chat | Java Programming | Free 3D tutorials and 3d textures | Paris Forum | EU Forum
Free Dubai Classifieds | Free London Classifieds | Jobs in London

High Quality, Custom 3d animation and Web Design solutions Royal Quality Web Hosting Services Vegetarian and Animal Rights news

Powered by phpBB © 2001, 2005 phpBB Group