Sunday, April 24, 2011

Tip of the Day

Happy Easter everyone! Hope you all have a great day.

Do you have lots of coding for whatever you're doing? Can't find what you're looking for in the coding? Simply press Command+F on your keyboard (on a Windows, it's Ctrl+F), and a popup box should appear, allowing you to find something in that document. So say, if you created a JavaScript function named openWindow(), and it was in a ton of lots of other coding, the best thing to do is go find it the way I suggested, instead of having to worry about scrolling through your coding.

A simple tip for today. Hope it helps. Maybe you already know that that's possible. :)

No comments:

Post a Comment

Please keep your comments appropriate.