This week's book giveaway is in the Testing forum.
We're giving away four copies of Practical Unit Testing with TestNG and Mockito and have Tomek Kaczanowski on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Arrow? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Arrow?" Watch "Arrow?" New topic
Author

Arrow?

Frank Jacobsen
Ranch Hand

Joined: May 17, 2002
Posts: 331
Can i in JSP/ HTML make a arrow i need it for a table where i want to show in the top off the table if im sorting decending or acending ???

Or do i need some *.gif pciture to make a arrow ???

Frank Jacobsen

[ May 23, 2004: Message edited by: Bear Bibeault ]
Chris Baron
Ranch Hand

Joined: Mar 21, 2003
Posts: 1028
Hi Frank,
there are special arrow characters for html:
↑ = ↑
↓ = ↓
they're not really nice though and i don't know if they are displayed in all browsers. The usual way is to use GIFs.

cb
[ May 23, 2004: Message edited by: Chris Baron ]
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50677

Moving to the HTML/Javascript forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
IntelliJ Java IDE
 
subject: Arrow?
 
Threads others viewed
table row selection in Netscape
Can we use images for indicating Sorting order
Thinlet question
How can i add the LeftRight Arrow on the JTable
image placement with CSS
IntelliJ Java IDE