
September 29th, 2004, 04:59 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
drag n drop
Hi,
I am new to forum.
I got a problem ..the Problem is
The structure
1) a 3 frame structure...and in the MainFrame i inserted a iframe.
2) The iframe is divided into two parts left and Right.
3) The Left Part contains some text links ..and the corresponding …links onClick will show respective JSPs.
In IE :
If u drag n drop any text link …NOTHING HAPPENS
In Netscape
If u drag n drop any text link …The Target jsp will open up in the same window in full.
I want to disable the drag n drop.
This is a text link in iframe when u drag n drop the link the targeted page is opening in the same window in Full
I want to handle the event when drag n drop the link ….nothing should happen or perform.
thanks in advance for any help
duri
|