Re: Can anyone help me?

From: D E (nothing_at_nothing.com)
Date: 04/18/04


Date: Sat, 17 Apr 2004 23:18:25 GMT

do a google search for "free javascript scripts"
The function you refer to is onMouseOver().

"Yoyoma_2" <Yoyoma_2@[at-]Hotmail.com> wrote in message
news:lVyfc.131430$oR5.55044@pd7tw3no...
> What you are asking about is called "javascript" and is not related to
> "java", a programming language by any means.
>
> Netscape called javascript "javascript" because, from what i hear, Sun
> had paid them a lot of money to call it htat. The two technologies are
> totally unrelated.
>
> You might want to try to post in a .javascript forum and not a .java
forum.
>
> In the html world, javascript make little triggers on user actions like
> the ones you mentioned. Java is used to make applets.
>
> But Java is a huge technology that makes anything from your cell phone
> run to user applications to even server web pages (like PHP and ASP does).
>
> Anyway try posting in a javascript or HTML forum, they will probably be
> able to help you better than we can :)
>
> J. Nielsen wrote:
>
> > I'm not a programmer and I don't have the time and energy to start
learning
> > right now So I need some help.
> >
> > Let's say I have made an HTML Table (consisting of three columns and six
> > rows). In each cell, in the first column I have put in an image (six
> > different ones).
> > In the second column I have merged all six cells into one cell and there
put
> > in an image matching the background colour.
> > In the right column I have again put in six different pictures, one in
each
> > cell.
> >
> > What I now want is, when I MouseOver the first top-left picture the
middle
> > image shall change into another as well as the top right image shall
change.
> > When I remove the pointer from the image both the changed images shall
turn
> > back again.
> >
> > When I MouseOver the second-left picture, again the middle image shall
> > change as well as the second-right picture, and so on and so on.
> >
> > Can anyone help me?
> >
> >
> > Jannick.
> >
> >
> >
> >



Relevant Pages

  • Re: simple animation question (I hope)
    ... What is the simplest way to show image1.jpg in a table cell, ... I'm trying to create a time counter showing elapsed time, ... Java and JavaScript are completely different languages. ...
    (comp.lang.java.programmer)
  • Re: how to prevent unnecessary table resizing
    ... With neither quill nor qualm, ... >> What do you want it to do, break after the first soft line break? ... I want cell width to be automatic. ... A javascript example of converting all whitespace to spaces is: ...
    (alt.html)
  • Re: Excel <> HTML Web page - How ?
    ... What is the requirement to use Javascript? ... tex input box to a cell in Excel file ... >> slide bar the value in an cell on Excel worksheet changes. ...
    (microsoft.public.excel.programming)
  • innertext, javascript, datagrid, database update
    ... when a user presses a button, or edits a certain field in a datagrid, another ... cell in the datagrid is filled with a value. ... field/cell that is filled by the javascript appears to be blank in my update ... My java script code that populates the desired cell; ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: CSS to javascript - CSS events are too slow.
    ... the table is editable through the addition of a javascript ... that adds a textbox to the cell that has the focus. ... is why I tried to convert the CSS to an event-driven javascript. ... divs, set it all up with table-layout:fixed and allow the content to ...
    (comp.lang.javascript)