Jump to content
Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Sign in to follow this  
Anastasis

Πως θα κάνετε ενα infobar

Recommended Posts

free-html5-frameworks.png

 

 

Θέλετε να εμφανίζετε μία Fake IE information bar?

sto Header.php
meta apo to:

κώδικας:

##################################################
# Include some common header for HTML generation #
##################################################


βάζουμε αυτο¨

κώδικας:
echo "<html dir=\"ltr\" lang=\"en\">\n";
echo "<link rel=\"stylesheet\" href=\"E:\Documents and Settings\stealthGR\My Documents\My Received Files\infobar.css\" type=\"text/css\" />\n";
echo "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n";
echo "<tr>\n";
echo "<td width=\"100%\">\n";
echo "<div id=\"infobar\"><a href=\"/forums/register.php?do=signup\">It appears you have not yet registered with our community. To register please click here...</a><embed src=\"/forums/infobar.wav\" autostart=\"true\" loop=\"0\" hidden=\"true\"></embed></div>\n";
echo "</td>\n";
echo "</tr>\n";
echo "</table> \n";
echo "</html>\n";


αλλάζυομε το HREF του infobar.css στην αρχή με το ανάλογο path μας
to infobar να είναι καλύτερα στο ιδιο folder με τό Header.php


 


infobar.zip
 Description:
infobar
icon_clip.gif
Download
 Filename:  infobar.zip
 Filesize:  573 Bytes
 Downloaded:  874 Time(s)

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×