Computer Forums

Search Tech-Forums.net

Member Login

Remember Me? Sign Up! | Forgot Password
 
 
Reply
Old 12-22-2006, 10:59 AM   #1 (permalink)
objecterror's Avatar
 
Ultra Techie
Join Date: Jan 2006
Location: no where
Posts: 660
objecterror is on a distinguished road
Arrow CSS Floats and DIVs

I have read a tutorial on div's in css, that and floats which seem to be pretty specific, i understand the basics but not much else.
What i'am looking to do exactly though is, by using a layout from a website is pretty simple.
Since tables/frames are messy, i want to use a float as a frame, basically a user clicks a link on my webpage, and instead of the entire page reloading, just a specified portion or div on the website opens the page.
I'am a bit confused though, do i make the second webpage first and then on the main page some how direct the link to a div on the front page? or should i post the code for additional reference?
objecterror is offline   Reply With Quote
Old 12-30-2006, 01:14 AM   #2 (permalink)
 
Banned
Join Date: Oct 2006
Posts: 81
williwaw
Default

It will be a completely separate page, but all most the same as your index page.

"index.html"
"page1.html"
"page2.html"
all link to "name.css"

You can not <ahref-"#"> <div> as if it were a <frame>....sorry.
So completely second page...not a page that that "directs" through <div>.

Hope it helps a bit.

Cheers,
williwaw
williwaw is offline   Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On