rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

popup window with fixed header

Hi
i need to achieve below:

  1. i should be able to see fixed header on popup window
  2. i should be able to close popup window by just clicking on the X orbutton on popupwindow
    To achieve above, i did below on popupwindow screen
    1. on load of the popupwondow event, i added below code:
      $('[name=mobileheader50]').attr('data-position','fixed')
      i tried below also
      $('div[dsid="mobilepanel1"]').attr('data-position','fixed')
      every thing works fine but when i scroll text in the popup window, header bar also scrolling.
      i want header bar to be fixed.
      i checked length of "$('div[dsid="mobilepanel1"]')" and $('[name=mobileheader50]')
      it shows as 1. that is correct
      but header is staying as fixed on the popup screen
      please help on this. do i need to add any other attribute
Joop Verbaken
Posts: 0
Joined: Fri Mar 01, 2013 10:47 pm

popup window with fixed header

This link is NOT longer valid. Any other suggestions?

http://featofdesign.com/stephen/2012/...

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

popup window with fixed header

Hello.

Can you please describe what you want to do.

Return to “Issues”