Java Bookmark For Your Site

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Java Bookmark For Your Site

    If anybody want java bookmark for site
    contact me..
    price 10 $

    #2
    PHP Code:
    <html>
    <
    head>
    <
    SCRIPT>
    function 
    bookmark(){ 
    if(
    window.external){ 
    window.external.AddFavorite("http://site.con","Title Of Site.con"
    }else{ 
    alert("Your browser does not support this Function."); 

    }
    </
    SCRIPT>
    </
    head>
    <
    body>
    <
    a href="javascript:bookmark()">Bookmark This Site</a><br/>
    </
    body>
    </
    html
    or http://coding-talk.com/f60/how-to-cr...site-7316.html ??
    Last edited by something else; 01.09.10, 22:19.

    Comment


      #3
      hi

      Not working with the software i create you want chk then
      Last edited by sangoldline; 02.09.10, 14:28.

      Comment


        #4
        My scripts are right its how users does it ;)
        Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
        Visit: WapMasterz Coming Back Soon!
        _______
        SCRIPTS FOR SALE BY SUBZERO
        Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
        FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
        _______
        Info & Tips
        php.net
        w3schools.com

        Comment


          #5
          i did not use your script...

          Comment


            #6
            i know you used WapIndia script :P
            Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
            Visit: WapMasterz Coming Back Soon!
            _______
            SCRIPTS FOR SALE BY SUBZERO
            Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
            FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
            _______
            Info & Tips
            php.net
            w3schools.com

            Comment


              #7
              Thank you guys but Sangoldline said Java Bookmark, which means a .jar file
              By the way, 10$ is to expensive, anyone who knows Java can do it
              mysterio.al - programming is a functional art

              Comment


                #8
                i will make in 5 $
                They Make Rules & I Break Them

                Comment


                  #9
                  Originally posted by ajit55u View Post
                  i will make in 5 $
                  You may make java bookmark for your site yourself. this script are already available in forum. it is very easy to create java bookmark.

                  Comment


                    #10
                    but with which software????
                    i tried lots of software and create lots of times but not working...........
                    you want to waste your time.........days........
                    then go with that script....

                    Comment


                      #11
                      Go and download my bookmarks and open it with winrar and see ya self that is same coding your are using ...

                      If users here can't work it out why i posted my bookmarks to download them and edit from there !!

                      i don't mind your selling your service but as ppl say $10 for bookmark is too much kid...

                      Try $5 per domain

                      But if you sell at $3 per site how much cash you will win making them...

                      got the idea yet ??

                      As for $10 i will never pay that much for a jar to sit in menu all day long. i will buy a $10 game too keep me happy lol
                      Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
                      Visit: WapMasterz Coming Back Soon!
                      _______
                      SCRIPTS FOR SALE BY SUBZERO
                      Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
                      FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
                      _______
                      Info & Tips
                      php.net
                      w3schools.com

                      Comment


                        #12
                        Originally posted by something else View Post
                        PHP Code:
                        <html>
                        <
                        head>
                        <
                        SCRIPT>
                        function 
                        bookmark(){ 
                        if(
                        window.external){ 
                        window.external.AddFavorite("http://site.con","Title Of Site.con"
                        }else{ 
                        alert("Your browser does not support this Function."); 

                        }
                        </
                        SCRIPT>
                        </
                        head>
                        <
                        body>
                        <
                        a href="javascript:bookmark()">Bookmark This Site</a><br/>
                        </
                        body>
                        </
                        html
                        or http://coding-talk.com/f60/how-to-cr...site-7316.html ??
                        oops i missed a ; out on line:
                        window.external.AddFavorite("http://site.con","Title Of Site.con") lol

                        you could make it dynamic by changing the code to something like this:
                        PHP Code:
                        <html>
                        <
                        head>
                        <
                        SCRIPT>
                        function 
                        bookmark(){ 
                        if(
                        window.external){ 
                        window.external.AddFavorite(window.location.href,document.title);
                        }else{ 
                        alert("Your browser does not support this Function."); 

                        }
                        </
                        SCRIPT>
                        </
                        head>
                        <
                        body>
                        <
                        a href="javascript:bookmark()">Bookmark This Site</a><br/>
                        </
                        body>
                        </
                        html

                        Comment


                          #13
                          if any body want then message me or reply here i give you java bookmark launcher.............
                          Last edited by sangoldline; 06.09.10, 10:19.

                          Comment


                            #14
                            Originally posted by sangoldline View Post
                            if any body want then message me or reply here i give you free java bookmark launcher.............
                            Good, make one for Wap1 | Welcome
                            mysterio.al - programming is a functional art

                            Comment


                              #15
                              send me your icon of size 48*24 and logo.........

                              Comment

                              Working...
                              X