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
N

Najla 2010

@Najla 2010
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • lazy load not working
    N Najla 2010

    Thank you, I had to put the script before the end tag of body. It does not work in the head.

    JavaScript javascript help csharp html tools

  • lazy load not working
    N Najla 2010

    Hello, I tried to apply this code here http://www.appelsiini.net/projects/lazyload[^] But the picture does not appeare, I do not know what is the problem this is my code here

    <html>

    <head>

    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <script src="jquery.js" type="text/javascript"></script>
    <script>$("img.lazy").lazyload();</script>
    

    <script src="jquery.lazyload.js" type="text/javascript"></script>
    <title>Your Website</title>
    </head>

    <body>

    No-Image

    </body>

    </html>

    Can any one give me some help please!

    JavaScript javascript help csharp html tools
  • Login

  • Don't have an account? Register

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