[Javascript] Div targeting

Troy III Ajnej trojani2000 at hotmail.com
Thu Jul 15 10:51:22 CDT 2004




>From: <dev at qroute.net>
>Reply-To: "[JavaScript List]" <javascript at LaTech.edu>
>To: "[JavaScript List]" <javascript at LaTech.edu>
>Subject: [Javascript] Div targeting
>Date: Tue, 13 Jul 2004 10:15:06 -0700
>
>Can "DIV"s be an alternative frames ?
alternative yes, replacement no!
>Instead of creating a traditional frame say with 2 rows I want to create 
>two
>divisions.
>Since I can create a position for each division and set the ability to
>scroll content in divisions, the end result would appear the same as a 2 
>row
>frame.
Yes.
>
>My question is how do you upload the contents of one division from another 
>?
from another what? Another division? Use innerText, or innerHTML.
>How does the targeting work ?
simply use the division ID for targeting and manipulate whatever you need.
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963




More information about the Javascript mailing list