Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Collaborative Music Playlist/Chat

Working on it. I'll update

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Collaborative Music Playlist/Chat

Hello! If you have problem with setting up the the height try to load the next JS on page show event:

codevar the_height = ($(window).height() - $(this).find('[data-role="header"]').height() - $(this).find('[data-role="footer"]').height());
$("#Chat").attr("height", the_height);/code

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Collaborative Music Playlist/Chat

I added it on the "website" page on page load. Is that where you mean for it to be? Or with the html of the panel itself? Or on that specific "chat" page of the mobile website I host?

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Collaborative Music Playlist/Chat

It didn't help the height when I added it to the "on page load run custom javascript" in "events."

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Collaborative Music Playlist/Chat

You should add it on Page Show event instead of Load

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Collaborative Music Playlist/Chat

Done. Did I do it correctly? It's not really helping the height as it is now.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Collaborative Music Playlist/Chat

You would need to tell us what you did and what is the issue you have now

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Collaborative Music Playlist/Chat

I still have the issue with height on the "website" page on the "chat" section of the menu when you click in the upper right of the html panel with the mobile version of my website embedded.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Collaborative Music Playlist/Chat

Ok, thank you. Did you add the code we suggested on Page Show event?

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Collaborative Music Playlist/Chat

Yes, but I can't see any effect it's had :/ Thanks for the help!

Return to “Issues”