Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsWeb Design & DevelopmentClient Side ScriptingHTML and CSS right
  Reply to this topic Start new topic
left right
Audatown
post Aug 14 2011, 07:03 PM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 14-August 11
Member No.: 203,790



I wanted to test new design for my website, so I downloaded one from zymic.com templates. After a while of experimenting, I noticed, that my template is created with tables, td, and tr tags, (I have a website created mainly with css since now). I donīt have CMS on my site, and I donīt know write PHP scripts, but I update items in menu every week, so if I want to make all my sites same, I must use iframe menu. But as I said, I donīt know tables very good, so every time when I want to add iframe tag to menu, it totally ruin my menu smile.gif So I want ask for help, is there any way to add menu from menu.html to index.html throught iframe tag? Thank you very much for you answers! smile.gif

Here are links to my test website:

CODE
http://www.testhost.wz.cz/index.html

CODE
http://www.testhost.wz.cz/menu.html
Go to the top of the page 
 
  + Quote Post
ssfdre38
post Aug 14 2011, 08:28 PM
Post #2


THE SILENT FORUM NINJA
*******

Group: Administrators
Posts: 3,710
Joined: 23-January 10
From: on your screen
Member No.: 127,507



well you can do it simple with php called include() and all you need to do is
CODE
<?php include('menu.html'); ?>

and that will be better then iframe
Go to the top of the page 
 
  + Quote Post
AlejandraHMolin
post Sep 2 2011, 05:19 AM
Post #3


Newbie
*

Group: Members
Posts: 19
Joined: 26-August 11
Member No.: 205,826



iframe is a topic where first you need to learn about web 2.0 completely.
Go to the top of the page 
 
  + Quote Post
johnythomas
post Feb 6 2012, 10:42 AM
Post #4


Newbie
*

Group: Members
Posts: 24
Joined: 22-December 11
Member No.: 223,089



Every dark night is followed by a bright sunny day. So, patience and attention is required and things will be fruitful in near future.

Go to the top of the page 
 
  + Quote Post
capital22012
post Jan 1 2013, 02:57 PM
Post #5


Newbie
*

Group: Members
Posts: 20
Joined: 20-December 12
Member No.: 267,482



Thanks to all user for that information
Go to the top of the page 
 
  + Quote Post
sklucky
post Mar 27 2013, 02:28 PM
Post #6


Newbie
*

Group: Members
Posts: 1
Joined: 27-March 13
Member No.: 277,814



QUOTE(johnythomas @ Feb 6 2012, 10:42 AM) *
Every dark night is followed by a bright sunny day. So, patience and attention is required and things will be fruitful in near future.


I was looking for the way to add an I-frame in my website. The post and replies don't fulfill my requirement. So Please suggest me how to insert an I frame in any webpage. My knowledge in HTML and CSS not PHP.
Go to the top of the page 
 
  + Quote Post
helen786
post Mar 28 2013, 08:17 AM
Post #7


Newbie
*

Group: Members
Posts: 28
Joined: 21-February 13
From: Pakistan
Member No.: 274,244



QUOTE
My knowledge in HTML and CSS not PHP.

You can get complete knowledge from www.w3schools.com .It is a nice site about web languages.
Go to the top of the page 
 
  + Quote Post
 Reply to this topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 25th May 2013 - 01:09 AM