Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.

Looking for the book? They have it at the Engineer's Bookstore at 748 Marietta St NW. Here is there website: http://www.engrbookstore.com/ - Monica

Hotspots: Slides and CodeTA CornerComments?AnnouncementsFAQStatic Webspace
View this PageEdit this Page (locked)Uploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Final Exam Review Fall 2004: JavaScript

anybody know??
for (i=100; i>=1 ; i–)
Test it out and see if it works. Angela Liang


I came up with the same thing, but was having trouble testing it. My idea was to put it into an html page and load the page on internet explorer, but it said something about it blocking a pop-up when I opened it, and I don't know how to turn that feature off. Is there another way to test? Or will I just have to figure out how my computer works? Thanks
If you have a good add-blocker or pop-up blocker (as it seems you do), it will prevent most functions of this kind from running. While it may be a bad thing in this instance, you'll surely appreciate not getting 20+ pop-up ads everytime you browse the internet. To turn off the pop-up blocker, try looking under the menu bar items for something that looks like pop-ups or pop-up blocker. (In Mozilla it's under tools, and pop-up manager. Sorry but I don't run internet explorer so I'm not sure where it is on there.) But, if all that doesn't work and you still can't test it, as long as you wrote the code without errors, the above answer should work fine. Kelly Lyons
i hold down ctrl to allow popups on mine



Link to this Page