Link me.....
- Started
- Last post
- 14 Responses
- jevad
to a site that uses links and divs to update info on the same page - you know....sans iframe or frames....
Like a portfolio - click link - updates info on page...without using iframes or frames.
ta!
- jevad0
COME ON
- ********0
weirdo!
- ********0
don't know any..
- gabriel20
my site uses swapping content + divs, ignore the iframe on the page, it's only for the images of the work...
- jevad0
thankyou sir!
nice work!
- johndiggity0
my site is all show/hide layers.
- teomat0
I love the format (and the phto too). Do you use a medium format camera as a pentax 6X7?
- DutchBoy0
ya, or you could have diffferent pages and work with php includes for menu and footer and such..
really easy.
- shaft0
It's not easy to dynamically replace a div's innerHTML with an external html file since there is no .src attribute for this element. A good workaround is to create an invisible element that does have this attribute (there are very few, ie. iframe), change its .src attribute to our external html file and then copy the element's content to your div.
Let me know if you still need it, I might try to find some time to play with JS.BTW.. what's wrong with iframe? :)
- jevad0
oh it's not for me - I've done it plenty of times - just looking for examples for someone here at work....
thanks all
- van_rijn0
what dutchboy said. can combo divs in that too
- F_180
all divs
- F_180
actually, maybe it isn't. thought it was
- van_rijn0
i dont really see a need for divs in that site since most of the layout is mostly in tables