Home > February, 2009

Is This Antispyware Genuine or Fake?

Archived in the category: free popup blocker
Posted by Kristen Meyers on 26 Feb 09 - 0 Comments

It is a tough job to decide whether the antispyware program you want to install is genuine or fake. Telling the difference can be a tough job. You have to be aware of how to keep your system clear of spyware and adware. How do you do it?
One of the best ways to figure out [...]

weird addictinggames.com popup.?

Archived in the category: popup plus
Posted by Kristen Meyers on 26 Feb 09 - 9 Comments

I get a weird popup whenever i get onto the addictinggames.com website. The window looks like a generic windows error with the black exclamation mark in the yellow triangle, but the title bar says "The page at http://www.addictinggames.com says:".
The message is just a random number (or seemingly random) followed by a colon and the word [...]

im making a sight and i need the code but i cant find it
Here is the code:
To install this code, paste all of it starting from the <!–
Then open a notepad window and paste all the code in. Save the document as an HTML page by giving it the file extension .htm when you name [...]

An Obama Policy toward Turkey: Continuity or Change?

Archived in the category: cid popup
Posted by Kristen Meyers on 26 Feb 09 - 3 Comments

Should Washington choose sides in Turkey's protracted struggle over secularism and democracy involving the ruling Justice and Development Party (AKP) and its opponents?
http://www.washingtoninstitute.org/templateC07.php?CID=445
please listen to all discussion ,what is going on Turkey. it is academic discussion
http://www.washingtoninstitute.org/audio/audio_popup.php?id=445&table=tblEvents
I would like to see the battle between AK and the secularists become less volatile, sure. But for the [...]

Help with a download called Mirar?

Archived in the category: popup plus
Posted by Kristen Meyers on 24 Feb 09 - 4 Comments

Okay my dad downloaded Mirar to try and play a song but it didn't work. Plus, Mirar must have put in some kind of pop up bug because popups are getting through the google popup blocker. I have spybot and ad-aware, and both found some sort of bugs. The spybot found the Mirar [...]

How to make a pop up window?

Archived in the category: html pop up
Posted by Kristen Meyers on 24 Feb 09 - 4 Comments

Does anyone know what code is needed to make a pop up window whether it be java or html or whatever?
That would be javascript:
<script>
Alert("Hello World");
</script>
That would cause a popup of Hello World to show up.
You enter that code into an html page.
powered by Yahoo Answers

addthis_url = ‘http%3A%2F%2Fwww.popupkillers.org%2Fhtml-pop-up%2Fhow-to-make-a-pop-up-window’;
addthis_title [...]

Christmas Presents!!!??

Archived in the category: cid popup
Posted by Kristen Meyers on 24 Feb 09 - 10 Comments

What should I ask for for christmas!?
These are some things I already know I want:
This necklace from Tiffany & Co.:
http://www.tiffany-on-sale.biz/images/product_images/popup_images/13526583_xl.jpg
This tracksuit from Juicy Couture:
http://www.juicycouture.com/store/catalog/prod.jhtml?itemId=prod3380037&parentId=cat5501&masterId=cat105&cmCat=cat000000cat103cat104cat106&index=14&tid=P9
These shoes from Kitson:
http://www.asos.com/Kitson-Jadore-Skull-Laced-Shoe/Prod/pgeproduct.aspx?iid=135508&cid=1434
And a couple other things……. but I still need some more ideas!
I am a Figure Skater and I am very girlie. I love the color pink!
Please help me!
*10 point [...]

http://cosmos.bcst.yahoo.com/up/player/popup/?rn=3906861&cl=6391527&ch=4226713&src=news
http://www.nytimes.com/2008/02/09/us/09gitmo.html
Remember those guys who were claimed to be the hijackers that turned out to be alive? Are these those men? (Is 'these those' grammatically correct?)
http://www.youtube.com/watch?v=-6ezbiAa22A
http://www.abovetopsecret.com/forum/thread5409/pg1
Plus, "al Queda Qaida Qaeda, CIAida" is a terrorist group that was created by the CIA in 1979; this has already been admitted by the Mujahideen.
Why when this reporter tried to [...]

How do I position a pop up to fit at the very bottom of screen?

Archived in the category: html pop up
Posted by Kristen Meyers on 22 Feb 09 - 3 Comments

This is code at mo:
<SCRIPT LANGUAGE="JavaScript">
<!– Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "',
'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=1024,height=110');");
}
// End –>
</script>
<BODY onLoad="javascript:popUp('fade.html')">
<script type="text/javascript">
</script>
Also, how can I make the launch page close itsefl after its has launched pop up?
Please note: I AM NOT USING THIS ONLINE. This wont be [...]

I'm looking for the user to not have to disable or do anything other than click the button that contains the popup. It is easier for the user.
It needs to be a new window and it is not an alert box.
Why not use a DHTML Popover? The popup blocker will never even notice it!
[...]