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

Nelo Angelo

@Nelo Angelo
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Java Script FullScreen Part2
    N Nelo Angelo

    You gave me the function, right but now how do I activate the function to open the window in fullscreen. I know someone who said open it in or something but when I tried it failed! Hope this expl works!! Thanxs for the help!! Stay well and ejoy life to the max

    Web Development question java html sysadmin tools

  • Java Script FullScreen Part2
    N Nelo Angelo

    shot to all those that are helping me!!! how do I open the fullscreen? I have a function that The Server gave me. <!-- function OpenWndFullScreenMode() { window.open("popup.html","","top=-30,left=-10,width=800+10+25,height=600+30+10,directories,location,menubar,resizeable,scrollbars,toolbar"); } //--> Stay well and ejoy life to the max

    Web Development question java html sysadmin tools

  • JAVA SCRIPT fullscreen with no scrollbars and so on
    N Nelo Angelo

    Does anyone know how to open a window in fullscreen with no scrollbars and so on just a plain blank screen that will be used to display pics? Stay well and ejoy life to the max

    Web Development java tools tutorial question

  • window.close()
    N Nelo Angelo

    Hi there this is a bit ironic but anyway thanx for the help and this is what my book says regarding this. var popwindow; function popup(){ popwindow = window.open("popup.html","","top=40,left=40,width=200,height=100,directories,location,menubar,resizeable,scrollbars,toolbar"); } function close_popup(){ if (popwindow !=null )popwindow.close(); } window.onload = popup; window.onunload = close_popup; Hope this helps not sure though!! Stay well and ejoy life to the max

    Web Development html com sysadmin help

  • Java Scripting basic QUES
    N Nelo Angelo

    How does one call another funtion from within another. eg. function the_clown() { } function bobo() { // call function the_clown() } Incase people are wandering I've been thrown into the deep end with java scripting, I literally know only what I've taught myself in the past four working days!!!! all help will be definitly appreciated thanx Stay well and ejoy life to the max

    Web Development java help

  • JAVA SCRIPTING - incorparating time scheduling in a slide show
    N Nelo Angelo

    I'm a newbie at java script and have made a slideshow which randomizes which pics and so on. But now I want to display only certain sets of pics inbetween certain times e.g. between 06:00 am and 07:30 am set 1 then back to normal then 11:45 am and 12:50 pm set 2 and so on, and I'm having problems puting all this on a fullscreen with no scrollbars or anything just the pics. If anyone who reads this can help it would be greatly appreciated. Stay well and ejoy life to the max

    Web Development java tools 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