HighDots Forums  

force clicking on an object

alt.html.dhtml alt.html.dhtml


Discuss force clicking on an object in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mr. x
 
Posts: n/a

Default force clicking on an object - 09-08-2003 , 06:14 PM






Hello,
How can I force clicking on an object,
if I have the following code, and I want to do click on event_view -
How can I do that ?

Thanks

The code :
-------------
<input type="hidden" id="event_view" onclick = "myview" />
....



Reply With Quote
  #2  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: force clicking on an object - 09-09-2003 , 09:55 AM






"Mr. x" <a@b.com> wrote:

Quote:
How can I force clicking on an object,
Gaining totalitarian control over the world readily comes into my mind,
but I'm afraid that's not quite enough.

Quote:
if I have the following code, and I want to do click on event_view
How _could_ anyone click on the id attribute value of an invisible
element?

I'm sure you have a real problem, but you have given us no idea of what
that might be. And a visit to your apparent Web site gave no illumination.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html




Reply With Quote
  #3  
Old   
Mr. x
 
Posts: n/a

Default Re: force clicking on an object - 09-09-2003 , 04:27 PM



Hello,
Actually I would like to run the code on the server (in aspx script):
<input type="hidden" id="event_view" onclick = "myview" runat="server"/>

....
So in the code I would just simply call the event (all I want is to do the
event, and nothing else is neccessary).
Maybe I can do it otherwize, but I didn't figure out how doing so yet.
If there is any good solution for sending message from the client to the
server in the dotnet - I would like to know how, please.

Thanks

Thanks
"Jukka K. Korpela" <jkorpela (AT) cs (DOT) tut.fi> wrote

Quote:
"Mr. x" <a@b.com> wrote:

How can I force clicking on an object,

Gaining totalitarian control over the world readily comes into my mind,
but I'm afraid that's not quite enough.

if I have the following code, and I want to do click on event_view

How _could_ anyone click on the id attribute value of an invisible
element?

I'm sure you have a real problem, but you have given us no idea of what
that might be. And a visit to your apparent Web site gave no illumination.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.