Posts Tagged ‘Javascript’

|

Map Location field extension for Symphony

I was having trouble getting the Map location field extension in symphony 2 to show a marker in the center. The following is what I did.

see the pastie

Mootools Fx.slidein on load

To create a cool slide in effect with mootools you can use mootools Fx.Slide function. This slide in effect is great for navigation bars.

I wanted this effect to work as soon as the page loaded though, and I came across this forum post.

Here’s the code in pastie

Javascript newsticker

For a sharp looking javascript news ticker go with bartelme.

Accessible JavaScript Newsticker

|