1
Mazar
is there way to embed a dynamic marquee into xoops theme.html
  • 2009/7/29 10:35

  • Mazar

  • Not too shy to talk

  • Posts: 191

  • Since: 2009/1/4 0


I am trying to embed a dynamic marquee into XOOPS theme.html
but not quite sure how does it work
can anyone explain it to
i am returning a array of data from a module and want it to appear under navbar of theme.html
I dont want it inside any block.

2
culex
Re: is there way to embed a dynamic marquee into xoops theme.html
  • 2009/7/29 16:12

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


they easies way is to do this using a javascript or ajax even.

Try to look at this as an example it should be easy to echo out the array using this :)

Using the html <marquee> is bad idea since not all browsers or even browser versions can handle this.
Programming is like sex:
One mistake and you have to support it for the rest of your life.

3
Mazar
Re: is there way to embed a dynamic marquee into xoops theme.html
  • 2009/7/29 20:00

  • Mazar

  • Not too shy to talk

  • Posts: 191

  • Since: 2009/1/4 0


can not i retrieve it like the XOOPS banner? if i assign array into a smarty variable. but not understanding how can do it on theme.html

4
cerbero
Re: is there way to embed a dynamic marquee into xoops theme.html
  • 2009/7/30 7:42

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


i think you can try two modules form instant zero combined: marquee and boox, the first one creates a marquee on a block with the content of a block form a module instaled, the second one makes posible to put a block outside the tipical positions
...

5
mariane
Re: is there way to embed a dynamic marquee into xoops theme.html
  • 2009/7/30 8:23

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


you can do it by using marquee , a module found by instant zero, also if you use block anywhere (the hack founded by trabis http://www.xuups.com) you can manipulate more the place of the block
the road of success is always under construction

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits