Website menu doesn't scroll on phones - bootstrap-modal

I have Problem with Scrolling with my website on my phone
Here have i link of my website
If you opened website with phone then can you not scrolling in Menu.
For more info about my problem I added this text:
I made a screenshot on my phone the menu scroll work not that is my problem. Screenshot Link under Tarih is more links but i can not scroll to down.
is there no one can help me with fixing ? i needed mobile friendly menu and website... www.ekizceliler.com
if you read website with phone than can you see that menu doesn't scroll on phones
but website scrolled good.
Please help me.. I needed finished this website?
Regards...

Related

Zurb Foundation Accordion Closing by Itself on Mobile

On phones, my "Section Menu" closes by itself after the user opens and starts scrolling. I'm using a Zurb Foundation Accordion for the menu. Does anyone know why this is happening on mobile?
UPDATE: I'm also trying a simple Zurb Foundation Toggler. I'm toggling the ".hide" class. The menus still vanish when the user tries to scroll.
My site:
https://deq.utah.gov/communication/public-notices
picture of the menu
I was using the following script to listen for widow size changes. This helped me show/hide my menu when troubleshooting on a desktop browser. For some reason, mobile was reporting a screen width change on scroll. When I removed this script, my accordion stopped closing by itself.
$(window).width() not the same as media query

Don't show picture miniature if i click like button and picture share miniature in my fan page, private profil etc

Hi I have problem with view share and like button in my page. If i click like button on my page for example this picture http://www.debuton.com/obrazek.php?206 i have this window http://scr.hu/8qi/a8n7g and I doens't have picture miniature and this is view with my profile when i click the like button. Same here with share button they doesn't view picture miniature only link :/ please help me
I will be grateful
What is the code you are using? Make sure you have data-show-faces="true" so you can see the faces of users who have liked the page. If the user's privacy settings are strong, you won't seen an image no matter what settings you change.

After clicking "Like" button on my App different icon and name shows on the person timeline

I created an app on https://www.facebook.com/#!/iakverzekeringen with name EK 2012 actie and logo of EK 2012. When someone click on like button placed in app it is shown with IAK Company logo and name IakApp which I have no clue where it comes from. Do you know why in place of the logo of the App and name of the App the API presents the logo of the Company and name that is not clear to me? Thank you for any help.
You should check that your opengraph meta tags are well implemented.
Check the documentation over here: http://developers.facebook.com/docs/reference/plugins/like/
there is a tool to generate opengraph tags.

Facebook window not showing correctly & cancel button is invisible in iphone

I am integrating facebook login functionality in my iphone application. When I click on "Login with Facebook" button then facebook window opens which is shown below
As you see , "Facebook" is partially visible. Also I can not see any "Cancel" button on the screen. I can not figure out what is wrong with this. By the way I am using official facebook ios sdk from GitHub. My ios sdk is 4.3 & xcode 4. I want "Cancel" buuton on this scrren so that user can navigate back to application & also facebook Title on the view should be displayed correctly. Please guide me. Thanks.

fblike api of facebook

hi i am using fblike api of facebook. this is working fine. i am using this script
when i open this page a text "fblike"and facebook icon are showing.but when i click on this a popup window opens and asking for login on facebook.
my question is that when user like this page the text which is display previously "fblike" change to "1 person".
can i stop this. i just want when user like this the texe should not be change.
I can do this or not?
Short Answer: You cant do that... :)
But you can achieve this by adjusting height and width of STANDARD LIKE BUTTON which will hide other part of that plugin (users, counter, etc) :)