I just want to know how can I created a link to another website but when you click on the link loads the web site on the same page as the link, like a wrapper style, with my header, menu etc... I need to created 51 links to 51 different web sites and I would like if possible that my clients stay in my web site.
Should I created 51 wrappers menus and link them to a different web site?
How can I created a link using the wrapper effect without created a menu?
How can I have names like:
New York
California
Las Vegas
Chicago
+ 50 more
and link it to the specific web site inside of my web page with my menu and etc..
I will use the iframe but I don't know how to set up a link with words or jpg image. I don't want to the page display automatic, I want to click on the link and then open it.
Where goes the link words or picture?
<iframe
src ="
www.google.com
">
</iframe>
I do not think there is a way to have something link to a iframe. You could try javascript so when you select the image, the iframe appears from a drop down box for example.
Or use the wrapper, but instead of displaying the menu, you put the link to the menu item in a set of <a></a> tags, and then put the image inside those tags.
www.ninjoomla.com
- The Ninjoomla Open Source Extension Club
Over 50 open source extensions and 100 videos to you build the site you want.