IntelliJ Java IDE
The moose likes HTML, CSS and JavaScript and the fly likes Wierd img issue-Ghost 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 "Wierd img issue-Ghost" Watch "Wierd img issue-Ghost" New topic
Author

Wierd img issue-Ghost

Nicolas Flammel
Ranch Hand

Joined: May 05, 2004
Posts: 32
I have two columns of different set of gif images that are clickable for an action. These images are a part of the rows generated in the jsp page. Issue is that when this page loads all the images in one of the columns disappear. And it happens randomly. And the disappearance toggles non-uniformly between the two columns; but the action can be performed when clicked on the disappeared image which appears in the form of a blank square box. But some times its just fine and when it isn't I have to refresh the page to get the images.
What might be the problem??
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50679

Whatever the issu, it's not with the server-side JSP so I'm moving this along to the HTML/Javascript forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50679

Without code, can't even venture a guess.

Why not perform a View Source and post the resulting HTML (or the interesting portions if it's large) for us to peruse?
 
 
subject: Wierd img issue-Ghost
 
Threads others viewed
Dynamic Data Display in JSF
The old mutliple pages submit to one action problem...
Avoiding multiple request at a time
What listener for JTable header column size change
Page rendering is not happening in proper order
developer file tools