Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: glcumminsPosted on 2008-11-19 at 06:54:58ID: 22994667
The "ekmense" parameter is being explicitly added to the "Residents" link. Hover your mouse over that link, and you will see the parameter in the URL listed at the bottom of your browser.
" class="ekmenu_submenu_btnl ink" onclick="ekMenuEx.itemLink ClickHdlr( event);" ondblclick="ekMenuEx.itemL inkClickHd lr(event); " href="/stage/default.aspx? ekmenu=154 &id=31 76&ekm ense" onkeydown="ekMenuEx.menuBt nKeyHdlr(e vent);" ><span class="ekmenu_button" id="c57dfa7b_452_0_button" onmouseover="ekMenuEx.menu BtnMouseOv erHdlr(eve nt);" onmouseout="ekMenuEx.menuB tnMouseOut Hdlr(event );" onfocus="ekMenuEx.menuBtnM ouseOverHd lr(event); " onblur="ekMenuEx.menuBtnMo useOutHdlr (event);" onkeydown="ekMenuEx.menuBt nKeyHdlr(e vent);" tabindex="0" ><img src="/stage/images/residen ts.gif" class="ekmenu_button_image " id="c57dfa7b_452_0_button_ image" alt="Residents Top" /></span></a><div id="c57dfa7b_452_0_submenu _items" class="ekmenu_submenu_item s_hidden" >
The line that creates that link is:
<div id="c57dfa7b_452_0" class="ekmenu_submenu" ><a id="c57dfa7b_452_0_btnlink
Notice also that "ekmenu" is referenced several times in that line, as if it is part of the structure of the application.