MikeNL
07-26-2004, 03:00 AM
Hi,
I have a page of results that is generated from a db. When I click the 'next' link the page loads fast with the next set of results.
However, when I open an iten, using the onClick method, the next page renders all new, also the images.
This only seems to happen in IE (6.0). Does anyone know why this happens, or even better, have a solution?
Onmousedown does the same...
Link looks like: <a href="javascript:void();" onClick="window.open.....
Mike
:confused:
I have a page of results that is generated from a db. When I click the 'next' link the page loads fast with the next set of results.
However, when I open an iten, using the onClick method, the next page renders all new, also the images.
This only seems to happen in IE (6.0). Does anyone know why this happens, or even better, have a solution?
Onmousedown does the same...
Link looks like: <a href="javascript:void();" onClick="window.open.....
Mike
:confused: