Title: Bubble position
Last modified: August 22, 2016

---

# Bubble position

 *  [manuelmasia](https://wordpress.org/support/users/manuelmasia/)
 * (@manuelmasia)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/bubble-position/)
 * Hi, is there a way to “refresh” the position of the bubbles? I need to do that
   since the height of the header section is calculated via jQuery and, most important,
   the bubbles seem to stay fixed also after resizing the page.
 * TIA, Manuel 🙂
 * [https://wordpress.org/plugins/inline-comments/](https://wordpress.org/plugins/inline-comments/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [kevinweber](https://wordpress.org/support/users/kevinweber/)
 * (@kevinweber)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/bubble-position/#post-5239720)
 * Hi Manuel,
    are you using the most up-to-date version of Inline Comments? Which
   plugin/theme/code are you using to calculate the header section?
 * The current version of Inline Comments uses the load event handler ([http://api.jquery.com/load-event/](http://api.jquery.com/load-event/)).
   It runs the code when the page is fully loaded – including graphics. But when
   your plugin/theme/code also uses this handler, it might not work.
 * I’ve already experienced that issue as well for my plugin [Lazy Load for Videos](http://kevinw.de/lazyloadvideos).
   The next (not yet published) version of Lazy Load for Videos will use a bindFirst()
   function as suggested on [http://stackoverflow.com/questions/2360655/jquery-event-handlers-always-execute-in-order-they-were-bound-any-way-around-t](http://stackoverflow.com/questions/2360655/jquery-event-handlers-always-execute-in-order-they-were-bound-any-way-around-t)
 *  Thread Starter [manuelmasia](https://wordpress.org/support/users/manuelmasia/)
 * (@manuelmasia)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/bubble-position/#post-5239724)
 * Thank you for the fast reply, Kevin.
 * Yes, I use Inline Comments v.1.2… but, after further tests, the issue doesn’t
   seem due to a javascript function, many apologies. However I’ve just realised
   that the container of the bubbles (`#incom_wrapper`) is appended after `body`
   tag, and that also creates some issues with the layout of the theme I’m developing,
   so I stop investigating.
 * If I may ask: why don’t you append the bubble container to the “Slide Site” selector?
   Maybe because you can set several selectors? I’m working on a particular layout
   with sliding pages (just to clarify, here is a shot: [https://dribbble.com/shots/1693635-WIP-Scroll-drag-and-read](https://dribbble.com/shots/1693635-WIP-Scroll-drag-and-read))
   and when you drag the content, or open the menu and the content translates to
   the left etc. the bubbles stay fixed, doesn’t respect z-index etc.
 * However, thank you for your precious time, all the best. Manuel 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bubble position’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/inline-comments_fbfcfe.svg)
 * [Inline Comments](https://wordpress.org/plugins/inline-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/inline-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/inline-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/inline-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/inline-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/inline-comments/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [manuelmasia](https://wordpress.org/support/users/manuelmasia/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/bubble-position/#post-5239724)
 * Status: not resolved