User Profile

Collapse

Profile Sidebar

Collapse
lzo53
lzo53
Last Activity: Feb 20 '09, 01:01 AM
Joined: Feb 16 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lzo53
    replied to make a pop up window for this xml code
    in XML
    puzzle

    Code:
    <SCRIPT LANGUAGE="javascript">
    <!--
    window.open ('titlepage.html', 'newwindow', config='height=100,
    width=400, toolbar=no, menubar=no, scrollbars=no, resizable=no,
    location=no, directories=no, status=no')
    -->
    </SCRIPT>
    how do i convert this Javascript function to a xml function?

    Code:
    <item>
    	<thumb1>images/2_1.jpg</thumb1>
    ...
    See more | Go to post
    Last edited by Dormilich; Feb 19 '09, 09:01 AM. Reason: added [code] tags

    Leave a comment:


  • lzo53
    started a topic make a pop up window for this xml code
    in XML

    make a pop up window for this xml code

    this is the code to a photogallery that displays thumbnails when clicked on a window opens my problem is i wish to customize the size of the window height 500 width 400 scrollbars no resize no and so on can this be done?
    below is the file items.xml the site is cjmusicproducti on.com/gallery.html

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <data>
    	<settings
    		itemsOnPage="5"
    ...
    See more | Go to post
    Last edited by Dormilich; Feb 18 '09, 12:35 PM. Reason: added [code] tags
No activity results to display
Show More
Working...