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 1MB.
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
Move this topic
Forum :
Getting Started
Using jQuery
Using jQuery Plugins
Using jQuery UI
Developing jQuery Core
Developing jQuery Plugins
Developing jQuery UI
QUnit and Testing
About the jQuery Forum
jQuery Conferences
jQuery Mobile
Developing jQuery Mobile
Sub forum :
Move this topic
Cancel
jQuery Mobile
robsonak
How to use a back button in links with "rel='external'"
in
jQuery Mobile
•
1 year ago
Hello,
Its My first question here, be patience with me. hehe
My problem is that i have to use a back button in the pages when i acess those links with "rel='external'".
What do i have to put in the link or page?
i'm wait your answers.
Bye.
1
Reply
Replies(3)
frenchpet..
Re: How to use a back button in links with "rel='external'"
1 year ago
try with this code:
<div data-role="header" data-id="masques">
<h1>header</h1>
<a href='index.php#user' class='ui-btn-left ui-btn-back' data-icon='arrow-l' rel='external'>Back</a>
<!-- your button to go back to index.php#user page -->
</div><!-- /header -->
Leave a comment on frenchpetzouille's reply
MrTyzik
Re: How to use a back button in links with "rel='external'"
1 year ago
It appears the ui-btn-left class is applied automatically if you place the link before the h1.
Also, I can't find a ui-btn-back class in the alpha 2 CSS file. You may only need the data-icon attribute and to place the link before the header.
Leave a comment on MrTyzik's reply
robsonak
Re: How to use a back button in links with "rel='external'"
1 year ago
Thank you all, that solved my problem.
Bye
Leave a comment on robsonak's reply
Change topic type
Topic Type :
Discussions
Questions
Ideas
Problems
No of days :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Change topic type
Cancel
Link this topic
Provide the permalink of a topic that is related to this topic
Permalink
Save
Close
Reply to robsonak's question
Top
Reply
{"z5027338":[14737000001708047,14737000001711312],"z5028291":[14737000001706846],"z4926114":[14737000001706729]}
Statistics
3
Replies
1864
Views
0
Followers
Tags
Cancel
pages
back button
link external
Actions
Permalink
Related Posts
Login problems with redirects
The back button is always displayed...
JQM Back button remeber previous pa...
back button history not working wit...
I need back button back