I just checked it out, it's great! I love what you did! I don't want to bombard you with questions, but I have a few. How did you accomplish the smooth transition between page changes? Also, how do you create a link to all of your daily errors?
Announcement
Collapse
No announcement yet.
Rupp what a great website you have!
Collapse
X
-
beachTags: None
-
<BLOCKQUOTE class="ip-ubbcode-quote"><font size="-1">quote:</font><HR>Originally posted by Beach:
Also, how do you create a link to all of your daily errors? <HR></BLOCKQUOTE>
I'm not sure I would want this. I really would rather forget about all of my daily errors
(Sorry... I couldn't resist)
Brett
-
Beach,
The transitions are just meta tags between the <head> </head> tags of the HTML/asp page. This is a good page to experiment with:
http://htmlbasix.com/pagetransitions.shtml
The errors are a simple asp page that parses the ah.log file and looks for the word "error". Your welcome to it if yo want it. As the log file gets larger this page gets slower and slower.
Comment
-
beach
Thanks Rupp. Could you email it to me? I would like to quickly check for errors. I'll give the metatags a shot too. I don't know how you get your site to respond so fast.
*** Rupp, but how do you add the metatags to pages like home, and status, and log, etc? There are no asp pages for them.
Comment
-
Ben2
http://www.dynamicdrive.com/ is excellent for browser effects too.
Many to sample on the site!
BTW, Rupp - your site is amazing! Congrats!
Comment
-
beach
Comment
-
Rupp, can't you just add the meta tags to meta.htm. That would include the tag in the HomeSeer pages.--
Jeff Farmer
HS 3, HSPhone
My HS3 Plugins: CFHSExtras, Random, Restart, Tracker, WeatherXML, PanaBluRay
Other Plugins In Use: APCUPSD, BLOnkyo, Device History, EasyTrigger, HSTouch Server, PHLocation2, Pushover, RFXCom, UltraGCIR3, UltraMon3, UltraPioneerAVR3, X10, Z-Wave
Hardware: GoControl Irrigation Controler, Schlage Lever Lock, Schlage Deadbolt, Way2Call Hi-Phone, RFXCom RFXrec433 Receiver, WGL 800, TI-103, Z-Net, Pioneer 1120, Pioneer 1021, Pioneer LX302, Panasonic BDT-110, Panasonic BDT-210 x2
Comment
-
Correct.
There are several files that are included by the HS pages.
Meta.htm - is placed in the head section of each page.
Head.htm - is placed above the logo.
Links.htm - is placed below the logo.
Tail.htm - is placed at the bottom of the page.
Tailhome.htm - is placed at the bottom of the stat page.--
Jeff Farmer
HS 3, HSPhone
My HS3 Plugins: CFHSExtras, Random, Restart, Tracker, WeatherXML, PanaBluRay
Other Plugins In Use: APCUPSD, BLOnkyo, Device History, EasyTrigger, HSTouch Server, PHLocation2, Pushover, RFXCom, UltraGCIR3, UltraMon3, UltraPioneerAVR3, X10, Z-Wave
Hardware: GoControl Irrigation Controler, Schlage Lever Lock, Schlage Deadbolt, Way2Call Hi-Phone, RFXCom RFXrec433 Receiver, WGL 800, TI-103, Z-Net, Pioneer 1120, Pioneer 1021, Pioneer LX302, Panasonic BDT-110, Panasonic BDT-210 x2
Comment
-
beach
-
beach
Rupp,
Let me know if you get it to work. It would be cool. This way I can add the fade in effect to all pages.
Comment
Comment