Module for twitter style front page?
johnhesston - May 12, 2008 - 20:00
Anyone know if there is module to do frontpage like twitter.com? where it has buttons What. Why. How. that seems to switch frames within page?
Anyone know if there is module to do frontpage like twitter.com? where it has buttons What. Why. How. that seems to switch frames within page?
That's just three links to
That's just three links to three pages. Nothing special.
Create a block with your three menu links in, and position it in a custom block region in your theme (or above content if available).
then create three nodes for your different sections.
You could also use jstools tabs to make it work better with javascript/dhtml and avoid the nasty page reloads that twitter.com has.
--
Ixis (UK) providing Drupal consultancy and Drupal theme design. Check the portfolio.
lol, a page reload is now
lol, a page reload is now "nasty", my my, how times have changed :)
They are reet dirty. Keep
They are reet dirty. Keep away from 'em.
Thanks for the solution and
Thanks for the solution and advice!