KW Online Tools Zone
Knowledge Walls
View All Tools Home
EACHELEDIV
[Jquery editor]
Run
Share Link
Clear
HTML [Ctrl+Enter] - to run
1
2
3
4
5
6
CSS [Ctrl+Enter] - to run
Jquery [Ctrl+Enter] - to run
$(document).ready(function () { $("div.element").each(function(){ if($(this).text()==="5"){ $(this).css("color","red"); } }); });
OUTPUT
Copyright © 2021 Knowledge walls, All rights reserved
Copyright © 2021 Knowledge walls, All rights reserved