Images in *area

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Priit Kivisoo

    Images in *area

    Hello,

    I need a feature and I'll try to explain it.

    The thing I need is some kind of textbox or just box. I want to add images
    that display instantly, when I press a link. Like this:

    _B_ _G_ D_ _C_

    /-------------------------\
    | [pic][pic][pic] |
    \-------------------------/

    Like adding real smiley's to a forum post or whatever post. I don't want
    complicated richtextarea or similar program, I just need this one feature
    and that's all. Any clues how this can be done?

    Thanks in advatage,
    Priit K.
  • Daniel Tryba

    #2
    Re: Images in *area

    Priit Kivisoo <nath@eys.ee> wrote:[color=blue]
    > The thing I need is some kind of textbox or just box. I want to add images
    > that display instantly, when I press a link. Like this:[/color]
    [snip][color=blue]
    > Like adding real smiley's to a forum post or whatever post. I don't want
    > complicated richtextarea or similar program, I just need this one feature
    > and that's all. Any clues how this can be done?[/color]

    I have the impression that you want to do this clientside, if that is
    the case then you are in the wrong place here (a javascript group would
    be the place to ask).

    I can't imagine you would want to do this serverside with PHP since that
    would be a horrible experience for the user since the obvious delay in
    the round trip.

    Comment

    • JDS

      #3
      Re: Images in *area

      On Tue, 28 Jun 2005 15:37:47 +0200, Priit Kivisoo wrote:
      [color=blue]
      > I need a feature and I'll try to explain it.[/color]

      Try again, you lost me...

      --
      JDS | jeffrey@example .invalid
      | http://www.newtnotes.com
      DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/

      Comment

      Working...