- Screen name: markgoessens
markgoessens's Profile
7 Posts
13 Responses
0
Followers
Show:
- Expanded view
- List view
Private Message
- 17-Apr-2013 05:22 AM
- Forum: jQuery Mobile
Hi everyone,I want to ask you a question regarding to this website: http://m.ideebv.nl/When you click on a button, you go to the next page.This is good. But you can see that this page only shows a code.Only when you refresh this page, he shows the information what I want.These buttons contain the data-prefetch attribute.I think it has something to do with the problem.When I don't use the data-prefetch attribute, the pages don't load at all.He only shows the loading circle. But that's it.Does anyone know how I can solve this?Greets Mark- Hi all,m.ideebv.com has a menu generated with wayfinder.You see that the menutext is white when hovered. But the black arrow on the right side disappears.I made a white version of this and I tried a several things to make a hover for the arrow too.In jquery.mobile-1.0min.css I add the following line:
- .ui-icon,.ui-icon-searchfield:hover:after{background-image:url(images/icons-18-white.png);background-repeat:no-repeat;}
or- .ui-icon,.ui-icon-searchfield:hover{background-image:url(images/icons-18-white.png);background-repeat:no-repeat;}
But it al won't work.Does someone know how I can hover the arrow?Greets Mark- Hi all,I'm making this jquery mobile website m.ideebv.comWhen you click on the first link: 'Wie zijn wij' then you see the flexslider on the top of the page.But the whole page seems to load one second too late. It flickers one time.This is since I'm calling the flexslider with this code:
- <script>
- $(document).live( 'pageshow',function(event){
- $('.flexslider').flexslider({
- });
- });
- </script>
I tried this with pageinit 'instead' of 'pageshow'.Then there is no flickering, but the flexslider loads completely wrong.Does anyone know what I'm doing wrong?Greets, Mark- Hi all,
I'm making a jquery mobile website in combination with MODX.
Now I have two problems:1. The website is very slow on smartphones, so the transition doesn't look nice and after the page has loaded, it's slow to. I tried to prefetch the pages. But I have no idea how I can do this when I use wayfinder. Normally you prefetch the pages with the prefetch-page code in the link. But when I use wayfinder, I don't know where I can place the prefetch code.
2. My second problem is the cufon script. When I click on a menu item, the cufon font disappears while the page is loading. So only the black hover is visible. It looks not good. This problem only appears on the smartphone. (because the loading time is longer).
Does anyone know how I can solve this problem?
This is the mobile website I'm talking about: m.ideebv.com
Greets Mark
- Hi all,I'm developing a mobile website for our company. http://m.ideebv.com/I made this with jQuery Mobile with Modx as CMS.The problem is, I use a imageslider as header; flexslider.I made this work on the homepage. But on the next page, after you click on the first button 'wie zijn wij?'the slider doesn't show up automatically. It only shows up when I refresh the page.When I go back to the homepage, the problem appears again. Then I have to refresh the home-page again to show the slider.Does somebody know how I can solve this problem?My jquery knowledge isn't the good to solve the problem by myself.Greets Mark[moderator moved to jQuery Mobile]
- Hi everyone,I'm trying to make a website with CMS in combination with jQuery Mobile.On this forum I read that MODX would be the best solution to work with.I decided to make a website in MODX and after that trying to make a jQuery Mobile front.This last thing is more difficult than I thought.Where do I have to start?I know how I make a website with jQuery Mobile. But I don't know how to make this in combination with MODX.There is no explanation online.For example, how can I show the menu (which I made with 'wayfinder') in a jQuery Mobile environment?Actually, this is my first question of a lot of other questions. Hopefully when I know this, maybe it's more clear where I can find anwers to my other questions.I hope someone could send me to the right way.Greets Mark
- Hi,I'm trying to build a mobile website with Jquery Mobile.I'll explain what my plans are.For my customers, which allready hava a desktop website, I want to make mobile websites:Jquery Mobile websites with a connection to the desktop website. So when they change text on their desktop website, it automatically changes on the mobile website too.The first customer has a wordpress website. That's very simple, because Wordpress has a Jquery Mobile plugin. But I don't want to use that plugin, because I want to practise in case of customers don't have a Wordpress website.In the mobile page I made a navigation menu and the different pages. In that pages I made a connection with that particular wordpress page. So the content is visible on the mobile page to.It went very easy.BUT, then a problem occurs. I want to keep the mobile page dynamic as possible.So I don't want to make all the subpages, because they exist allready on the Wordpress website.So I made a textual linklist, which links to the absolut wordpress pages, because they are as good as mobile ready.But then it doesn't work anymore. Jquery Mobile doesn't go further anymore.So the conclusion is, I have to make all the subpages in Jquery Mobile to let it work. That means that the customer has to do that also when he adds a subpage.You can see the problem at: http://www.ideebv.com/mobile/watmakenwe.phpWhen you click on a link, Jquery Mobile doesn't go further anymore. That link, links to an absolut wordpress page.Can somebody tell me how I can solve this problem without creating the subpages again as loose PHP files?
- «Prev
- Next »
Moderate user : markgoessens
© 2013 jQuery Foundation
Sponsored by and others.

