Hi.. Im looking after someone that can create a page to my forum, i managet to get help and learned how to create new sites to my phpBB forum so now i need someone to create the content for me... What i need you to do is to create a single .html page with the www.iwebtools.com s backlink checker that you can see here http://www.iwebtool.com/backlink_checker I want you to do the "extras" to, such as How do I use this tool? [+] and View More Tools [+] And these must function as they do there too.. Please PM me with your quote for this and or ad me on MSN Thanks
OK.. here is the latest deal.. I have the codes needed to do this (iwebtools are giving some too).. So what I need you to do for me is to make it look good.. ill even tell you how i want it too.. "close to iwebtools" Now remember i do not want you to create me a whole page as iwebtools.com I just want the tool page (ONE page) from them as they offer it.. the price i pay is $10, if you are good coder and i do have the codes you just have to put it together, it would take you maximum 10 or 15 min to do..
Dont ask me why.. they come, they saw, they disappeared So this is still open.. To make things even more clear, i need you to create something like this blue box here http://www.iwebtool.com/backlink_checker and the black under it, the slide downs must work too, the simple design must fit to my page, i.e color.........and thats it.. $10 for that Ad me on MSN or PM me here but i want to talk to you on MSN even if you PM me
Hey, I'm still making your page. Raise your price next time, might be the reason the other ones disappeared Do you want me to finish this or what?
Hi m8.. No im sorry i dont want you to do it, for me a given time is a given time. Anything after that is not accepted no matter how much i need what ever i need. If $10 is not good for someone they should not take the job, im not forcing anyone here.
Totally mess?? OK here is the code for the tool [<!-- iWEBTOOL - www.iwebtool.com - Backlink Checker --> <form method="get" name="pageform" action="http://www.iwebtool.com/tool/tools/backlink_checker/backlink_checker.php" target="pageframe" onsubmit="return validate(this);"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="956" height="91" valign="top"> <table style="border-collapse: collapse" width="100%" height="76" class="tooltop"> <tr> <td> <table border="0" style="border-collapse: collapse" width="100%" cellspacing="5"> <tr> <td height="28" width="184"><b><font size="2">Your domain: </font></b></td> <td height="28" width="239"> <input type="text" name="domain" size="33"></td> <td height="28" width="529"> <input type="submit" value="Check!" style="float: left"></td> </tr> <tr> <td width="184" height="21"> </td> <td width="770" colspan="2" height="21" valign="top"><font size="1">(eg. iwebtool.com)</font></td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td width="956"> <iframe name="pageframe" width="100%" height="530" class="toolbot" frameborder="0"> </iframe></td> </tr> <tr> <td width="956"> </td> </tr> </table> </form> <script language="JavaScript"> function validate(theform) { if (theform.domain.value == "") { alert("No domain provided"); return false; } return true; } </script><p><a href="http://www.iwebtool.com/" target="_blank"><font size=1>Powered by iWEBTOOL</font></a></p> <!-- iWEBTOOL - www.iwebtool.com - Backlink Checker --> HTML: And here is the code for the drop down menus.. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>title</title> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> <script type="text/javascript"> $(document).ready(function(){ $("#howto a").toggle(function(){ $(".howto_off").addClass("howto_on"); $(this).text("How do I use this tool? [-]"); },function(){ $(".howto_off").removeClass("howto_on"); $(this).text("How do I use this tool? [+]"); }); $("#viewmore a").toggle(function(){ $(".viewmore_off").addClass("viewmore_on"); $(this).text("View More Tools [-]"); },function(){ $(".viewmore_off").removeClass("viewmore_on"); $(this).text("View More Tools [+]"); }); }); </script> <style> .viewmore_off, .howto_off { display:none } .viewmore_on, .howto_on { display: block } </style> </head> <body> <div id="howto"><a href="#">How do I use this tool? [+]</a></div> <div class="howto_off">xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</div> <div id="viewmore"><a href="#">View More Tools [+]</a></div> <div class="viewmore_off">xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</div> </body> </html> HTML: So basically what i need is that someone to creates the design around these.. as in iwebtools.. For an experienced programmer/coder it should not take more than 10 or maximum 15 min. And the design is also same as iwebtools but another color for the blue aria as in the example shown here So now again.. what code was totally mess?? PS: Im still looking to get this done