Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. JavaScript
  4. url problem

url problem

Scheduled Pinned Locked Moved JavaScript
questionjavascripthelp
5 Posts 4 Posters 13 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    manikumar_gutti
    wrote on last edited by
    #1

    Thank you for the answer i asked before. it is great. i have the same problem with url. just look at the code below. // open a hypertext link with javascript: scheme to call display function document.write('[') // print transparent image (use any height and width) document.write('') // close link tag document.write('](javascript:display('' + (red + green + blue) +''))') in href link why they didnt take the url. what is the meaning of that code "javascript:display(\' '+(red+green+blue)+'\')" why they take like that? can u expaline it clearly. regards Manikanta

    N L 2 Replies Last reply
    0
    • M manikumar_gutti

      Thank you for the answer i asked before. it is great. i have the same problem with url. just look at the code below. // open a hypertext link with javascript: scheme to call display function document.write('[') // print transparent image (use any height and width) document.write('') // close link tag document.write('](javascript:display('' + (red + green + blue) +''))') in href link why they didnt take the url. what is the meaning of that code "javascript:display(\' '+(red+green+blue)+'\')" why they take like that? can u expaline it clearly. regards Manikanta

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      manikumar_gutti wrote:

      in href link why they didnt take the url.

      What href? Who are they?

      manikumar_gutti wrote:

      Thank you for the answer i asked before. it is great. i have the same problem

      If you have the same problem you should ask in the same context, or at least reference the previous questions/answers. Remember, we are not sitting at the same desk as you, we don't see the same thing you do, so you can't asked a question without some frame of reference or giving a complete description of the problem.


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      • M manikumar_gutti

        Thank you for the answer i asked before. it is great. i have the same problem with url. just look at the code below. // open a hypertext link with javascript: scheme to call display function document.write('[') // print transparent image (use any height and width) document.write('') // close link tag document.write('](javascript:display('' + (red + green + blue) +''))') in href link why they didnt take the url. what is the meaning of that code "javascript:display(\' '+(red+green+blue)+'\')" why they take like that? can u expaline it clearly. regards Manikanta

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        I get the feeling that you have taken someone else's code and are working through it step by step trying to figure out what is happening. I would suggest you get a good Javscript book or online tutorial, and get comfortable with the language before addressing some more complex issues.

        I must get a clever new signature for 2011.

        A 1 Reply Last reply
        0
        • L Lost User

          I get the feeling that you have taken someone else's code and are working through it step by step trying to figure out what is happening. I would suggest you get a good Javscript book or online tutorial, and get comfortable with the language before addressing some more complex issues.

          I must get a clever new signature for 2011.

          A Offline
          A Offline
          Ali Al Omairi Abu AlHassan
          wrote on last edited by
          #4

          Richard MacCutchan wrote:

          I get the feeling that you have taken someone else's code

          Sir, I believe that every student do the same thing, because they think they are making a better time. but the truth is that they are wasting their time and also other's.

          Help people,so poeple can help you.

          L 1 Reply Last reply
          0
          • A Ali Al Omairi Abu AlHassan

            Richard MacCutchan wrote:

            I get the feeling that you have taken someone else's code

            Sir, I believe that every student do the same thing, because they think they are making a better time. but the truth is that they are wasting their time and also other's.

            Help people,so poeple can help you.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Ali Al Omairi(Abu AlHassan) wrote:

            they are wasting their time and also other's.

            I think that may or may not be the case; I have learned lots of useful things by taking someone else's code and working through it. However, I usually start by studying the basics of the language in question.

            I must get a clever new signature for 2011.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups