Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using a button for my link on a page

471385Jan 5 2009 — edited Jan 6 2009
Hello.

I am probably asking a very simple question, but I can't figure it out.

I have a simple link on my page in the form of:

click here


When the page displays, the "click here" text shows as underlined hyperlink that a user can click on and go to another page.

The problem is that most of my ApEx generated pages have template buttons for navigation between pages and I would like to stay consistent when I create links within my html text and use buttons too, not underlined hypertext.

Is there a way to display a button that says "click here" instead of a hyperlink text that says the same?


I am tricking it by creating an image of a button and embedding the image with the <img> tag in between my <a></a> tags. But that's ugly because it's not a real button that changes its text color when you hover the mouse over it and gets sunk in when you press on it giving it that real look and feel, but just an image of it.


Thank You
Boris
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2009
Added on Jan 5 2009
3 comments
1,188 views