|
wImg
Nov 6, 2010 23:25:57 GMT -8
Post by randie on Nov 6, 2010 23:25:57 GMT -8
I've been messing with this. Feel free to edit it as you need.
<script type="text/Javascript"> <!-- if(document.postForm && document.postForm.color){ var links = document.createElement("span"); links.innerHTML = '<div style="padding-top: 5px;"><table cellpadding="4" cellspacing="1" class=bordercolor"><tr><td width="300px" class="windowbg2"><a id="displayText" href="javascript:toggle();">Upload Image</a><br /><div id="toggleText" style="display: none;"><br /><div id="ImageBamWidgetContainer"></div></div></td></tr></table></div>'; document.postForm.color.parentNode.appendChild(links); } //--> </script>
<script language="javascript"> function toggle() { var ele = document.getElementById("toggleText"); var text = document.getElementById("displayText"); if(ele.style.display == "block") { ele.style.display = "none"; text.innerHTML = "<font color='#FFFF00'>Upload Another Image</font>"; } else { ele.style.display = "block"; text.innerHTML = "<font color='#FFFF00'>Hide Uploader</font>"; } } </script>
<style> #ImageBamWidgetContainer { ibw_font_color: #FF0000; ibw_background_color: #787878; ibw_border-color: 1px solid #000000; ibw_content_type: NSFW; } </style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<script type="text/javascript"> ibw_code_type = "bb"; ibw_textarea_id = ""; // replace this with the correct ID ibw_container = "ImageBamWidgetContainer"; </script> <script type="text/javascript" src="http://www.imagebam.com/files/imagebam-widget.js"></script>
|
|
|
wImg
Nov 7, 2010 13:33:42 GMT -8
Post by Wormopolis on Nov 7, 2010 13:33:42 GMT -8
you want me to put it in testing board?
|
|
|
wImg
Nov 7, 2010 13:42:24 GMT -8
Post by tunescool on Nov 7, 2010 13:42:24 GMT -8
works nice but i dont know to get it back under the text area
|
|
|
wImg
Nov 7, 2010 14:44:55 GMT -8
Post by Wormopolis on Nov 7, 2010 14:44:55 GMT -8
doesnt look like Randie had any intention of putting it under the text area. looks like he has it put the uploader in UBBC tray.
|
|
|
wImg
Nov 7, 2010 14:46:20 GMT -8
Post by randie on Nov 7, 2010 14:46:20 GMT -8
you want me to put it in testing board? You can if you want to. doesnt look like Randie had any intention of putting it under the text area. looks like he has it put the uploader in UBBC tray. Correct.
|
|
|
wImg
Nov 8, 2010 13:37:22 GMT -8
Post by Jua on Nov 8, 2010 13:37:22 GMT -8
I AM VERY SURPRISED BY THE ACTION MICHEAL IS TAKING.
|
|
|
wImg
Nov 8, 2010 14:09:33 GMT -8
Post by Wormopolis on Nov 8, 2010 14:09:33 GMT -8
He just got overwhelmed. He weighed the benefits and decided they werent worth all the effort. It costs money to maintain the servers, and he had no income.
I wish he could have found a benefactor or worked out a deal with ads somehow, but it never works that way with a host.
|
|
|
wImg
Nov 8, 2010 16:09:16 GMT -8
Post by Jua on Nov 8, 2010 16:09:16 GMT -8
I know I know
|
|
|
wImg
Nov 8, 2010 23:37:15 GMT -8
Post by rhondairv on Nov 8, 2010 23:37:15 GMT -8
Thanks tunes for letting me know
|
|
|
wImg
Nov 9, 2010 2:33:22 GMT -8
Post by tunescool on Nov 9, 2010 2:33:22 GMT -8
sure rhonda
|
|