Link without a href

28 views
Skip to first unread message

saroy

unread,
Jan 3, 2012, 5:17:27 PM1/3/12
to iPhoneWebDev
Hi all
I have an asp web application and when i use an asp lik button instead
of a href i cant have a backbutton. How can i please display the
backbutton manuelly (a left button not right one)

Thanks in advance and sorry for my bad english

Giacomo Balli

unread,
Jan 3, 2012, 9:11:46 PM1/3/12
to iPhoneWebDev
i'm not sure I understand.
would you mind sharing your current code with the problem?

thank you

Anthony Papillion

unread,
Jan 3, 2012, 9:28:20 PM1/3/12
to iphone...@googlegroups.com
On Tue, Jan 3, 2012 at 4:17 PM, saroy <rlou...@gmail.com> wrote:
> Hi all
> I have an asp web application and when i use an asp lik button instead
> of a href i cant have a backbutton. How can i please display the
> backbutton manuelly (a left button not right one)

Couldn't you just use a regular old HTML button and then use some
Javascript to send the user back in history when they clicked it?

A

Remi Grumeau

unread,
Jan 4, 2012, 6:00:24 AM1/4/12
to iphone...@googlegroups.com
Sounds like 
#1 iui.js is not loaded so links reload everything like a normal link
#2 there is a JS issue (IE ?) and links reload everything like a normal link
#3 link is done via some custom JS code so iUI can't register it as a link

in all those cases, it behaves like a plain normal link and reloads the whole page.
Since on load, it shows the first screen, backButton is hidden.

Agree, some code to test would help

Remi


--
You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
To post to this group, send email to iphone...@googlegroups.com.
To unsubscribe from this group, send email to iphonewebdev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.


Reply all
Reply to author
Forward
0 new messages