1. txrandom's Avatar
    I'm working on a mobile site of my company's intranet. To do some limitations, I can only use CSS with a bit of Javascript. Currently older versions of BlackBerry (4.5 or lower) don't support the display: none tag in CSS.

    Is there any way to get this to work through CSS or Javascript? I've been trying to find a solution for the past few weeks, but I have found no way to make a block of text totally disappear.
    02-04-09 01:58 PM
  2. lundy's Avatar
    update the fone or dont use the bit of text u dont want to show
    02-04-09 07:42 PM
  3. txrandom's Avatar
    Unfortunately, the text must stay there. I can only use CSS and/or Javascript to solve this problem. It may be unsolvable, which is fine, but I'd like to find out if I'm overlooking a solution.
    02-05-09 06:52 AM
  4. ydaraishy's Avatar
    Set text color to whatever the background is? It's a hack, but it makes it ``invisible''...
    02-19-09 09:17 PM
LINK TO POST COPIED TO CLIPBOARD