• download
  • documentation
  • forums
  • demo
  • contact
  • blog

meteora

javascript widgets

Documentation

  • Autocomplete
  • Bubble
  • Calendar
  • Carousel
  • Datagrid
  • Dialog
  • Editor
  • Effect
  • Filebrowser
  • Form
  • Jsonrpc
  • Menu
  • Notebook
  • Picbox
  • Popup
  • Searchlist
  • Selection
  • Spinbutton
  • Tablesort
  • Toolbox
  • Treeview
In order to post messages on this forum, you must be registered and logged in
80x80:1760834185_unknown.png
Forums » General » Help for beginners

About the popup demo

Posted by luffy1984

// Showing a simple text string

var popup = new Popup(

'Test popup',

'Hello world!'

);

// Opening an external site within an iframe

var popup = new Popup(

'Test popup',

'http://astrata.com.mx'

);

From the demo site, I see this two setting but when I try to put it on the web,

it happen to the same result(both display the wordings.

How to Opening an external site within an iframe by using the pop up?

Thanks you for your answer.

  • Monday February 2, 2009 @ 03:41 date
  • luffy1984 user
There are no replies yet.

Copyright © 2007-2009 Astrata Software.