Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
User avatar
By jemiris
#816187
Hi, support,

Can I use the jQuery Multiple ID selectors in the Processmaker?
please look at this URL https://stackoverflow.com/questions/707 ... -selectors

I have tried this way
Code: Select all
$("#id1,#id2,#id3").each(function(){
    $(this).getControl().blur({
        //whateveryouwant
     $(this).getControl().css("text-align", "left")
    });
});
My Problem:
It takes the first control and applied th, style not the #id2, #id3

Give an idea :?:
#826675
jQuery id selector : Each id value must be used only once within a document. If more than one element has been assigned the same ID, queries that use that ID will only select the first matched element in the DOM. This behavior should not be relied on, however; a document with more than one element using the same ID is invalid.

🚨 Discover the power of Immediate ProAir X1 🚀 📈 W[…]

Mosquito Zapper Reviews

https://www.facebook.com/sammosquitozapper https:[…]

https://www.facebook.com/sammosquitozapper https:[…]

Are you looking for a simple method to import EML […]