Like SystemiConnectFri 15 Oct 2021, 04:50
Auto Save MessagesLGforumFri 26 Feb 2021, 13:31
New tutorial questionTheCrowMon 15 Feb 2021, 08:12
Support iOS Emojis (and other platforms)LGforumSun 14 Feb 2021, 01:25
LGforum (2806)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
Mr.Easybb (1587)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
Bloodbath (745)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
Rukiafan (533)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
Dom (513)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
puppycheese (446)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
pedro (330)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
Neymar (301)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
Hitsu (281)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 
Flora (275)
Java Question Vote_lcapJava Question Voting_barJava Question Vote_rcap 


Java Question

omarpop23omarpop23
Status : No status yet...

Posts : 14
Join date : 2014-07-09
Sat 28 May 2016, 22:50
how can i disable function by another function or JQuery

avatarGuest
Sun 29 May 2016, 05:36
omarpop23 wrote:[quotelink="/t2599-java-question#p24166"]how can i disable function by another function or JQuery


Hey @omarpop23!

What exactly do you mean? You don't want a function to be executed when it's in a particular state? Because if so, you could call the state the state the functions are in, give them an id and work with if... false or if... true.
omarpop23omarpop23
Status : No status yet...

Posts : 14
Join date : 2014-07-09
Mon 30 May 2016, 12:50
[post]/t2599-java-question#24168[/post]
thank you for your reply but can you learn me how to give it an ID
avatarGuest
Mon 30 May 2016, 14:21
omarpop23 wrote:[quotelink="/t2599-java-question#p24179"][post]/t2599-java-question#24168[/post]
thank you for your reply but can you learn me how to give it an ID

It would be a whole lot easier for us if we knew what exactly you're trying to achieve instead of (randomly) providing you with tutorials and docs we can find on the subject. So, again, could you please be more specific so we could work something out for you? Thanks. Smile

Meanwhile, I've found some reading that may be interested to you in that direction, but still it's a wild guess what exactly it is you're looking for:
https://www.w3.org/wiki/JavaScript_functions
http://stackoverflow.com/questions/15754859/how-to-set-id-using-javascript
http://stackoverflow.com/questions/7526601/setattributedisabled-false-changes-editable-attribute-to-false
Sponsored content