•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 374,007 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,917 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 549 | Replies: 4
![]() |
•
•
Join Date: Jan 2008
Posts: 25
Reputation:
Rep Power: 1
Solved Threads: 0
Hello,
I was informed (or suggested at least) to setup some method of javascript fallback. I'm not a programmer / designer by trade but I had to finish off the site design for my site due to the original freelancer not completely the job as promised, and paid for.
www.logicweb.com
Problem is the home page right off the bat looks like a mess if one is browsing with javascript disabled or using Firefox extension such as No Script. It looks beautiful when enabled otherwise.
Can someone please explain how I can go about enabling javascript fallback *hopefully* without losing the ajax tab functions found on the home page (top, below menu area)? I really would hate to lose the functionality as it serves a great deal of a purpose on the home page.
Thanks in advance.
I was informed (or suggested at least) to setup some method of javascript fallback. I'm not a programmer / designer by trade but I had to finish off the site design for my site due to the original freelancer not completely the job as promised, and paid for.
www.logicweb.com
Problem is the home page right off the bat looks like a mess if one is browsing with javascript disabled or using Firefox extension such as No Script. It looks beautiful when enabled otherwise.
Can someone please explain how I can go about enabling javascript fallback *hopefully* without losing the ajax tab functions found on the home page (top, below menu area)? I really would hate to lose the functionality as it serves a great deal of a purpose on the home page.
Thanks in advance.
you can add this to head section of your index page, then create a second basic html site for the users who are not javascript enabled and then tell them that their javascript is not enabled, to see the full featured website they need to enable javascript. in the meta tab below give your second simple website index page in the url attribute so users will be redirected automatically.
<noscript>
<meta http-equiv="Refresh" content="3;URL=PageToRedirect.html">
</noscript>
<noscript>
<meta http-equiv="Refresh" content="3;URL=PageToRedirect.html">
</noscript>
Serkan Şendur
MCAD.NET
MCAD.NET
•
•
Join Date: Jan 2008
Location: Bangalore, India
Posts: 327
Reputation:
Rep Power: 0
Solved Threads: 31
without javascript u cant enjoy ajax, so in you can redirect user to the other page which says them to enable javascript in order to visit website.
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.
~Mitch Ratcliffe
~Mitch Ratcliffe
•
•
Join Date: Jan 2008
Posts: 25
Reputation:
Rep Power: 1
Solved Threads: 0
Thanks but the code you gave is giving an error. What should I do from here?
Talk Jesus Forums [ Over 100 Fulfilled Prophecies in the Bible: click here ]
.....................................................................................
LogicWeb...a smart web solution [ hosting for personal and business since 2003 ]
.....................................................................................
LogicWeb...a smart web solution [ hosting for personal and business since 2003 ]
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
ajax asp cross-browser javascript menu with few lines of code developer development firefox home html internet javascript javascript smooth scrolling scroll smoothly window document position javascript tab menu with rounded corners generator microsoft msdn office prevent javascript menu from getting hidden under flash movies site software sql vista web
- LogicWeb Review (Website Reviews)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Unlimited DropDown menus
- Next Thread: Sheer Eye Candy


Linear Mode