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

never online

@never online
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to remove the footer and header from a web page while printing
    N never online

    use window.open method and document.write() method to printing like this: var wnd = window.open("","",""); wnd.document.write(document.body.innerHTML);//or your html string wnd.print(); Everlasting love for angela.

    Web Development question javascript html tutorial workspace

  • wat is global.asa use for?
    N never online

    global.asa that's a first events in the application, when application star(end) or session start(end) Everlasting love for angela.

    Web Development question

  • How is embedding a .swf file in web page?
    N never online

    you can type a click handler in flash source, and also can using DHTML add link for the flash step: create a "DIV" on the flash, and add a click handler for the div layer. Everlasting love for angela.

    Web Development question adobe sysadmin help
  • Login

  • Don't have an account? Register

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