• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Schedule not navigated to current week view after reloading

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Schedule navigated back to Week of December when t is reloaded.

Steps

1)From mini-calendar select Dec 10.

2)Click on "Today" to view the present week's schedule.

3)Now reload the browser or press ctrl+shift+r.

Instead of reloading to today, it goes back week of decemember.

The Page has a mincalendar from which if any date is clicked, the selected page is passed to schedule.js method toDayFromMini and the schedule goes to that page.
See the atached image to view the xhtml.

The code is in Xhtml,



In Schedule.js,



In myBean,



Screenshot-from-2015-01-14-09_40_16.png
[Thumbnail for Screenshot-from-2015-01-14-09_40_16.png]
Xhtml
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic