i was use jquery mobile on my v440, but its makes my site not redirect correctly, ex : when users after login, in the url is still on login.php not in index.php,
anyone know how to fix it? i think the headmod not work, please helpme this my site
http://aipome.net
I have to redirect. No problems found
@venom im sorry sir i dont mean that,i hope master here can help me to use it, i just inspirated by your site too, and my friends site,
but still getting error on attach file text guestbook when looking with nokia n70 and less, the text didnt fully shown :sad please help
jimy, should be the full path
venom (26.06.2012/21:47)
jimy, should be the full path
yes @venom,too much div style makes me dizzy to memorized
btw im using this code in form then the header location normaly
data-ajax="false"
jimy, not necessarily ,so to easier
<form action="' . $set['homeurl'] . '/go.php" method="post">
venom (26.06.2012/22:04)
jimy, not necessarily ,so to easier
<form action="' . $set['homeurl'] . '/go.php" method="post">
this is on my form login,
echo '<div data-role="controlgroup"><form action="login.php" method="post" data-ajax="false">';
its working,
same on my form go on my end.php
echo '<div data-role="fieldcontain"><form action="' . $set['homeurl'] . '/go.php" method="post" data-ajax="false">';
check the url sir, when you klik go the url address is still
http://home.url/go.php
but when the ajax dissabled by using that code the location of header normally