TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN:Backwards Compatible jQuery Web Tour

2 点作者 drazion超过 12 年前
There are quite a few jQuery web tour applications out there, but I found that when working in a corporate environment many of them didn't work ... or just didn't work right in IE7/8. I put together this web tour jQuery application and have successfully used it and had no issues with older browsers. It doesn't look as 'pretty' since it relies on CSS3 to pretty it up a bit. But it's pretty light weight. It was my first foray into Javascript prototypes, and while I'm sure there are bugs, although I haven't encountered any game breaking ones myself.<p>The GitHub is up at https://github.com/drazion/Crimson-Tour - if you notice any irregularities or issues, any and all tips or suggestions to improve it would be appreciated.

1 comment

drazion超过 12 年前
There are quite a few jQuery web tour applications out there, but I found that when working in a corporate environment many of them didn't work ... or just didn't work right in IE7/8. I put together this web tour jQuery application and have successfully used it and had no issues with older browsers, because of that it doesn't look as 'pretty' out of the box since it relies on CSS3 to pretty it up a bit for the newer browsers, but it works.<p>It's pretty light weight and was my first foray into Javascript prototypes, and while I'm sure there are bugs, although I haven't encountered any game breaking ones myself. The GitHub is up at <a href="https://github.com/drazion/Crimson-Tour" rel="nofollow">https://github.com/drazion/Crimson-Tour</a> - if you notice any irregularities or issues, any and all tips or suggestions to improve it would be appreciated.