79355236

Date: 2025-01-14 14:00:27
Score: 5
Natty:
Report link

Can you tell me what to do if I use this version of the code?

    <p id="block1"> HIDEN TEXT</p>
    <p id="show" onclick="$('#block1').show(1000)"> SHOW TEXT </p> 
    <p id="block2"> HIDEN TEXT</p>

It is necessary that when you click on an element SHOW, the second element (id="block2") is displayed too

Reasons:
  • Blacklisted phrase (1): what to do if
  • RegEx Blacklisted phrase (2.5): Can you tell me what
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: Алексей Усов