javascript help
javascript help
Out of context: Reply #2
- Started
- Last post
- 6 Responses
- unknown0
Or are yoy thinking of 2 "Links" on one item?
thsats not javascript ... thats html ... anyways I doubt thats possible ... but if u use JS to control the content of ur iframes ... there should nt be any probs.
otherwise in a fancy way ... although it's far fetched ... you could call up 1 page in an iframe when the user clicks ... then have on that page ... an onload event or something in those lines ... im not sure but I think u can do stuff in the META header ... but i'm really not sure ... then loading that page u call the other page to the other iframe ... although this becomes very "hardcoded" which is generally not good ... it might be in certain situations.. ..
ok ... good luck ..