2007-07-30 20:12:35

masterjin
» n00b
FTalk Level: zero
52
0
1969-12-31

Re: the code may become obselete

[quote=xavierkym]@masterjin ima using Firefox.. and its also happening in your profile.. eniweizz.. nice page dude..[/quote] [b]@xavierkym[/b] - sorry about that. i browsed my profile just on ie. [b]@feruzz[/b] - we really need to fix this mate. hope you can have a solution the soonest possible time. thanks. [quote=bluemango]i need help, can i also put show/hide button for google ads? this is my code... function show_hide(the_box) { if(document.getElementById(the_box)) { if(document.getElementById(the_box).style.display == 'none') { document.getElementById(the_box).style.display = 'inline'; } else { document.getElementById(the_box).style.display = 'none'; } } } var showhide; try { showhide = document.createElement("div"); }catch (e) { showhide = document.createElement("<div>"); } showhide.setAttribute("style","text-align:center;padding-top:5px"); showhide.innerHTML = "<div align='center' id='showhide'>"+ "<input type='button' value='AdsByGoogle' onClick=\"javascript:show_hide('content_adsbygoogle_1_1');\"></div>"; document.getElementById("navigation").parentNode.appendChild(showhide); the button showed but it doesn't hide the Ads when pressed... help me please? :crybaby:[/quote] [b]@bluemango[/b] - just change your [b]'content_adsbygoogle_1_1'[/b] to [b]'content_ads_2_3'[/b]. cheers!

Last edited by masterjin (2007-07-30 20:16:37)

You are viewing a post by masterjin. View all 295 posts in the code may become obselete.

Board footer

© 2024 F Talk

Current time is 21:52

[ 12 queries - 0.013 second ]
Privacy Policy