Hi, I have one iframe in my page for autocomplete functionality and set height 100%, position relative to it. Also i have several links in my webpage(not in iframe) below autocomplete textbox. Now, the problem is when I want to click on the link below textbox, it is not working at all. After I inspect element I found that wherever iframe part is opening, links from webpage is not functioning. Please suggest how to deal with it, so that link will be work. Thanks in advance!!