java script

  1. MichelBertrand

    Recommend a good book!

    Hello everyone, I decided to learn the Java language, I want to learn how to write programs for the computer and on my phone based on Android. What is the best book to start that was given the material available?
  2. AnonLeo

    Blocking a specific country from visiting my website

    Ok, so there is a country that I don't like, I want to block everyone from there and leave a 'Nice' message for them when they visit my website. I want that message to appear on ALL of the pages of my website. How can I do that? Thanks
  3. AnonLeo

    Don't process the <form> if the <input> DOESN'T contain an underscore (HELP)!

    I have a <form> (http://jsfiddle.net/FEF7D/4/) Some users submit an ID that has only numbers in it (e.g. 981734844). And some users submit an ID that has underscore "_" (without quotes) in it (e.g. 28371366_243322). What I want to do is NOT allowing the users that submit an ID with ONLY...
  4. giveitlegs

    Bookmarklet to take broad search and simply make it an inurl:" "+intitle:" " search

    I am always so busy that it's shameful I have not really been able to give too much back to this community but here's an easy little tidbit using jQuery (mods can move this to programming / Js if they feel it's proper there - but the snippet is the one I use for whitehat research on keywords...
  5. J

    Creating a Spider To Search For JS Snippets

    Just as the title says. I'm looking for a spider I can either use or create to search out specific Java Script snippets on websites. If these sites are running this script than I know they are a good fit for my company. I tried using scrape box but it kept pulling up a bunch of garbage. Any...
  6. I

    Need Auto ping script for Blogspot

    I need to have an auto script which I paste in my Blogger HTML code, and it automatically Ping timely to my blog I need suggestion here from People here, Is there any possibility? If yes please help me thanks. Irfan
  7. H

    Can you please help me tweak this Java code

    there is this amazing code for playing music on your blog or web site. This code allows you to play music from youtube. The only problem I have is the fact that it only plays 50 songs. Can you please take a look at it and see if you can help me play more songs? here is the code <!-- SCM Music...
  8. E

    HTML and Java Q, Different content for different countries??

    Just a quick question. I am trying to use html codes under the <head> tag that would be different according to each country. I will be using this java script plugin take a look: http://www.geoplugin.com/examples . If you know how please show an example here. So what I am trying to do for...
  9. C

    help on how to send data from a prompt box

    I would like to send data that the user the filled in a show prompt box. I originally planned to send the data from a regular form, but changed my mind and want to do it through a show prompt box. Here is my code: <script type="text/javascript"> function show_prompt() { var...
  10. sfidirectory

    Getting rid of "|pagerank" etc in ScrabeBox lists

    Hi everyone, Was digging through my HD and found some Java code I made that removes the "|pagerank" from the end of each link in a txt file. All you need to do is ensure that the .java file is in the same directory as the .txt file. You can run this from the CLI but you can just download Dr...
  11. P

    [Help] need facebook fans help

    hie there, if i'm not wrong then most of the people use their account(its may be more than 1k) to get fans on their fan page. i just need to know what method they use to convert this account to a like. because manually its not possible to open one account and like the page. can anyone...
  12. T

    need imacro help

    my dear friends, i am very new to imacro. i am trying to run 2 im's. i want to run I st im one time and second im for 20 times. i am trying with java script. but not working. please any one help me. advance thanks to all.
  13. aldragon

    need JS aplications Urgent

    Hi there, Need to hire someone for some simple Javascript aplications Pm me please
  14. cro-mag

    java script dilema

    Hi guy`s , I have a problem with a java script code I try to make a webpage from it the problem is that I can`t make it work it returns to me as a blank page this is the code that I m triyng to make a page <style type="text/css"> .link, .link a, #SignUp .signupframe { color: #226699...
Back
Top