Click ads on webpage using a button

  • evilhackerz
  • Born
  • Born
  • No Avatar
  • Joined: May 19, 2009
  • Posts: 2
  • Status: Offline

Post May 19th, 2009, 11:17 pm

click ads on webpage using a button

please tell me that how to open this ads function using a button in new window.

Code:

Code: [ Select ]
function ads()
{
<script type="text/javascript"><!--
google_ad_client = "pub-6044026340890176";
/* 468x60, created 3/17/08 */
google_ad_slot = "3105157606";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="(URL address blocked: See forum rules)">
</script>
}
  1. function ads()
  2. {
  3. <script type="text/javascript"><!--
  4. google_ad_client = "pub-6044026340890176";
  5. /* 468x60, created 3/17/08 */
  6. google_ad_slot = "3105157606";
  7. google_ad_width = 468;
  8. google_ad_height = 60;
  9. //-->
  10. </script>
  11. <script type="text/javascript"
  12. src="(URL address blocked: See forum rules)">
  13. </script>
  14. }


<input type="button" value="Show Me" onClick="ads()" >

I DON'T WANNA PUBLISH ADS ON NEW PAGE,I WANT CLICK ON AD WITH BUTTON...please HELP

please mail me the solution : evil.hackerz.999[at]gmail[dot]com
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post May 19th, 2009, 11:17 pm

  • mindfullsilence
  • Professor
  • Professor
  • User avatar
  • Joined: Aug 04, 2008
  • Posts: 846
  • Status: Offline

Post May 20th, 2009, 12:15 am

having trouble deciphering what exactly it is you mean.

you want a button within your page that will open a new window with ads being published in the new window?

you want to click on a button that will open a google add in a new window?

you want to click on a button that opens the google add within the current window (leaving the original site)?

Please be more descriptive of what it is you're looking for.
Use your words like arrows to shoot toward your goal.
  • evilhackerz
  • Born
  • Born
  • No Avatar
  • Joined: May 19, 2009
  • Posts: 2
  • Status: Offline

Post May 21st, 2009, 6:22 am

i want to click on a button that will open a google add in a new window

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 151 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.