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. control other page

control other page

Scheduled Pinned Locked Moved JavaScript
helptutorial
3 Posts 3 Posters 0 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.
  • A Offline
    A Offline
    apadana_1989
    wrote on last edited by
    #1

    hi guys i want popup web page and i want redirect the popup page by main page please help me for example when user inter the home page popup new page and how can access info popup page in the home page

    A J 2 Replies Last reply
    0
    • A apadana_1989

      hi guys i want popup web page and i want redirect the popup page by main page please help me for example when user inter the home page popup new page and how can access info popup page in the home page

      A Offline
      A Offline
      aeman
      wrote on last edited by
      #2

      use window.open in js like: window.open(url,'name','height=popupheight,width=popup width');

      1 Reply Last reply
      0
      • A apadana_1989

        hi guys i want popup web page and i want redirect the popup page by main page please help me for example when user inter the home page popup new page and how can access info popup page in the home page

        J Offline
        J Offline
        jkirkerx
        wrote on last edited by
        #3

        You need a com link from the parent browser to the popup browser window. http://www.bennadel.com/blog/672-Passing-Data-From-A-Pop-Up-Window-To-A-Parent-Window-Using-ColdFusion-And-Javascript.htm This ones works great, I used it for ckEditor, to choose files from the drive in a popup window, and send the selection back to the parent window. http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/[^]

        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