javascript - Conditionally write and load 2 new links in another page -
- i have php page (dual_loader) loads 2 iframes:
- the first on left-side , second on right-side.
- on php index page - depending on top navigation (ul li) button clicked, (e.g. about, news, etc.) replace 2 links in “dual_loader” page 2 different links, , fire them dual_loader page loads right away.
is possible looping event listener of inner html of (li) within external js, not have develop dozens of different “dual_loaders”?
Comments
Post a Comment