Hi, I have this part of html file: <div id="bu"> <p>haha</p> </div>
The cursor is in first line (the opening div). When I hit certain key, the cursor will go to the third line (the closing div). There is a script to achieve this. I just forgot the name. Could you tell me the name? Thank you.