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. Other Discussions
  3. Site Bugs / Suggestions
  4. Code preview? Is it gone?

Code preview? Is it gone?

Scheduled Pinned Locked Moved Site Bugs / Suggestions
comquestioncareer
5 Posts 4 Posters 15 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.
  • raddevusR Offline
    raddevusR Offline
    raddevus
    wrote on last edited by
    #1

    I just published a new article for the first time in a while (Is Dependency Injection the Missing Technique That's Holding Your Career Back? [^]) I don't see where you can preview the code like you could in that past. Am I missing it or is that no longer a feature? Just curious. Thanks

    M 1 Reply Last reply
    0
    • raddevusR raddevus

      I just published a new article for the first time in a while (Is Dependency Injection the Missing Technique That's Holding Your Career Back? [^]) I don't see where you can preview the code like you could in that past. Am I missing it or is that no longer a feature? Just curious. Thanks

      M Offline
      M Offline
      Matthew Dennis
      wrote on last edited by
      #2

      "Mistakes are prevented by Experience. Experience is gained by making mistakes."

      raddevusR 1 Reply Last reply
      0
      • M Matthew Dennis

        "Mistakes are prevented by Experience. Experience is gained by making mistakes."

        raddevusR Offline
        raddevusR Offline
        raddevus
        wrote on last edited by
        #3

        Thanks for your help. That's where I have seen that in the past too. :confused: Oh, wow, I wish I had a snapshot of what I was seeing because I wasn't seeing that link. Hmm...Let me look at the article again. Oh...check out this snapshot[^] - it doesn't show up there. Question: Can you guess why? Answer: Yep. When you narrow the browser window down, those options disappear and don't show up anywhere else that I can tell.

        Richard DeemingR A 2 Replies Last reply
        0
        • raddevusR raddevus

          Thanks for your help. That's where I have seen that in the past too. :confused: Oh, wow, I wish I had a snapshot of what I was seeing because I wasn't seeing that link. Hmm...Let me look at the article again. Oh...check out this snapshot[^] - it doesn't show up there. Question: Can you guess why? Answer: Yep. When you narrow the browser window down, those options disappear and don't show up anywhere else that I can tell.

          Richard DeemingR Offline
          Richard DeemingR Offline
          Richard Deeming
          wrote on last edited by
          #4

          You have to shrink it to 1023px wide or less:

          @media (min-width: 800px) and (max-width: 1023px) {
          .article-container-parts .article-left-sidebar {
          display: none;
          }
          }
          @media (min-width: 757px) and (max-width: 800px) {
          .article-container-parts .article-left-sidebar {
          display: none;
          }
          }
          @media (max-width: 756px) {
          .article-container-parts .article-left-sidebar {
          display: none;
          }
          }


          "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

          "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

          1 Reply Last reply
          0
          • raddevusR raddevus

            Thanks for your help. That's where I have seen that in the past too. :confused: Oh, wow, I wish I had a snapshot of what I was seeing because I wasn't seeing that link. Hmm...Let me look at the article again. Oh...check out this snapshot[^] - it doesn't show up there. Question: Can you guess why? Answer: Yep. When you narrow the browser window down, those options disappear and don't show up anywhere else that I can tell.

            A Offline
            A Offline
            Andre Oosthuizen
            wrote on last edited by
            #5

            Growing old is not for sissy's - Growing old is not for sissy's[^] I had to throw this out there :laugh:

            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