Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 16, 2013 10:50 AM by roopeshreddy
Member
40 Points
277 Posts
Jan 16, 2013 09:37 AM|LINK
Hi All,
location.reload() is working fine on desktop browsers but not working on browser of IPhone.
Is there any alternative function to this in Jquery mobile.
thanks
All-Star
20271 Points
3346 Posts
Jan 16, 2013 10:50 AM|LINK
Hi,
Try this -
location.href = location.href;
Hope it helps u...
dotnet_CH
Member
40 Points
277 Posts
location.reload() not working in browser of IPhone
Jan 16, 2013 09:37 AM|LINK
Hi All,
location.reload() is working fine on desktop browsers but not working on browser of IPhone.
Is there any alternative function to this in Jquery mobile.
thanks
roopeshreddy
All-Star
20271 Points
3346 Posts
Re: location.reload() not working in browser of IPhone
Jan 16, 2013 10:50 AM|LINK
Hi,
Try this -
Hope it helps u...
Roopesh Reddy C
Roopesh's Space