Loading...
Copy code
Close
Permalink
Close
Please tell us why you want to mark the subject as inappropriate.
(Maximum 200 characters)
Report Inappropriate
Cancel
Private Message
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Cancel
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Update
Cancel
Feedback
Email ID
Subject :
Comments :
Send
Cancel
Private Message
Type the characters you see in the picture below.
Type the characters you see in the picture below.
Attach files
Desktop
Google Docs
Each Attachment size should not exceed 1.0 MB.
Max no of attachments : 3
Loading User Profile...
guest
Response title
This is preview!
Attachments
Publish
Back to edit
Cancel
(
)
Sign In
New to this Portal? Click here to
Sign up
You can also use the below options to login
Login with Facebook
Login with Google
Login with Yahoo
jQuery
Plugins
UI
Meetups
Forum
Blog
About
Donate
All Forums
Recent Posts
Log In
Search
jQuery
Search
jQuery Forum
Screen name:
Andres Jacobo Navarro Cermenati
Andres Jacobo Navarro Cermenati's Profile
3
Posts
4
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Ideas
Problems
Expanded view
List view
Private Message
JQM and php, page internal
[2Replies]
25-Mar-2014 10:01 PM
Forum:
jQuery Mobile
Hello,
I have a question.
I use php, jqm and external page. When i need use link i use :
<?php
while ($fila = mysql_fetch_array($peticion)) {
echo
'<li>
<a href="detalles.php?id='.$fila["term_taxonomy_id"].'" data-transition="none">
</li>';
}
?>
But, how can I do it only with internal pages?
image in footer
[3Replies]
05-Jan-2014 01:25 AM
Forum:
jQuery Mobile
Hello,
can i make this footer in jqm?, because if i put <a href="blabla"><img src="blala"></a> I lose the aesthetic, and the buttons are not square, but rounded, and are not buttons together. And I need them together
I have a problem with href=tel:
[5Replies]
04-Jan-2014 11:36 AM
Forum:
jQuery Mobile
Hello,
I´m new here, and i have my first problem with jqm. I have this code:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Probando</title>
<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport" />
<link href="jquery.mobile-1.4.0.min.css" rel="stylesheet" type="text/css"/>
<style type="text/css">
</style>
<script src="jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="jquery.mobile-1.4.0.min.js" type="text/javascript"></script>
<script src="jquerypqe2bgy.js" type="text/javascript"></script>
<script src="jqm-datebox.mode.calbox.min.js" type="text/javascript"></script>
</head>
<body>
<div data-role=page id=home>
<div data-role=header>
<h1>Home</h1>
</div>
<div data-role=content>
<p> Talk to Eric Sarrion : </p>
<a href=mailto:ericsarrion@gmail.com>By mail</a><br /><br />
<a href=tel:0625570924>By phone</a><br /><br />
<a href="tel:+56512271729" class="ui-link-inherit">Call me</a><br /><br />
</div>
</div>
</body>
But when i see in my smarth phone and i press call me or By phone. the smarth phone say: No url found.
PD: i use app inventor
«Prev
Next »
Moderate user : Andres Jacobo Navarro Cermenati
Forum