• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Tim Cooke
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
Saloon Keepers:
  • Piet Souris
Bartenders:

need help with JavaScript code

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello everybody,

I need to modify java code, but i can`t do it by myself, so any help is higly appreciated...

Problem presentation:
you can view it: www.nornat.net/nornat2/index.php
header icon menu, 4 images that get bigger on mouseOver

Problem itself:
I don`t want images to be enlarged and shifted, but just substituted with
the image of the same size(different color) without any shifts.

Code:


[ July 14, 2007: Message edited by: Bear Bibeault ]
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to JavaRanch.

This has nothing to do with JSPs, so I'm moving it to the HTML/JavaScript forum.
 
Sheriff
Posts: 67762
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As Ulf pointed out, this is JavaScript code, not Java. Despite its name, JavaScript has nothing to do with Java.

I have changed the title of this post accordingly.
 
reply
    Bookmark Topic Watch Topic
  • New Topic