1) Script Title: Dynamic Ajax Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...jaxcontent.htm
3) Describe problem: I would like to have two links in the same field, specifically mini flags. The DDscript menu is structured so that when you add a link in the code it places it on a separate line, so I can not have two flags side by side, only each one on a new line:
How do I get flags (which are independently click able) to be on the same line, while doing different things when clicked?Code:<a href="javascript:ajaxpage('/code/menu_es.htm', 'leftcolumn');"><img border="0" src="/imagery/es_flag.png"></a> <a href="javascript:ajaxpage('/code/menu_pl.htm', 'leftcolumn');"><img border="0" src="/imagery/pl_flag.png"></a>
site: www.meta.projectmio.com
Thanks.



Reply With Quote


Bookmarks