Posts by waghcwb • 1,915 points
53 posts
-
3
votes1
answer75
viewsQ: Check the background-image of an element
I would like to know how to check if any element has a certain background with pure Javascript (without jQuery). With jQuery I can use this: if( $('.icon').css('background-image') ===…
javascriptasked waghcwb 1,915 -
7
votes1
answer950
viewsQ: Intercept AJAX requests
I have the following doubt, as I can do to "intercept" AJAX requests before that they be made? For example, in some forums while constantly browsing requests are being made without our knowledge,…
-
5
votes1
answer2113
viewsQ: Select elements in hierarchy with Javascript
I have a hierarchy as follows <li class="clear2 clearfix" id="field_id16"> <span class="row_title">Link: </span> <span class="row_data"> <div…
javascriptasked waghcwb 1,915