CMS Development

lauftn
Participante

Adding dynamic text on my homepage

resolver

I would like to add this dynamic title

http://xplus.studiotip.com/ (WE CREATE EXCEPTIONAL CREATIVE INCREDIBLE THINGS), on my homepage https://goo.gl/r0MTnn

How should I proceed, please ?

0 Me gusta
2 Soluciones aceptadas
relabidin
Solución
Exmiembro de HubSpot
Exmiembro de HubSpot

Adding dynamic text on my homepage

resolver

Hi @lauftn,

 

This type of dynamic text effect can certainly be accomplished using JavaScript to cycle through the HTML elements that make of the words you want to swap out. This can be done in a HubSpot custom module. I personally do not have the experience to give you a coding example on how this works. However, I know a few community members who could give you some pointers.

 

@ndwilliams3 @stefen do you guys mind taking a look at this question?

 

Rami 

Ver la solución en mensaje original publicado

ndwilliams3
Solución
Asesor destacado

Adding dynamic text on my homepage

resolver

I took a look under the hood and yes, it is using Javascript to animate the text. They're using a custom jQuery script to do it. Since it's custom code and not a freely available library, I wouldn't feel comfortable posting the code here. However, it is something that could easily be replicated by someone comfortable with jQuery.

 

 

Ver la solución en mensaje original publicado

4 Respuestas 4
relabidin
Solución
Exmiembro de HubSpot
Exmiembro de HubSpot

Adding dynamic text on my homepage

resolver

Hi @lauftn,

 

This type of dynamic text effect can certainly be accomplished using JavaScript to cycle through the HTML elements that make of the words you want to swap out. This can be done in a HubSpot custom module. I personally do not have the experience to give you a coding example on how this works. However, I know a few community members who could give you some pointers.

 

@ndwilliams3 @stefen do you guys mind taking a look at this question?

 

Rami 

ndwilliams3
Solución
Asesor destacado

Adding dynamic text on my homepage

resolver

I took a look under the hood and yes, it is using Javascript to animate the text. They're using a custom jQuery script to do it. Since it's custom code and not a freely available library, I wouldn't feel comfortable posting the code here. However, it is something that could easily be replicated by someone comfortable with jQuery.

 

 

JanekNahm
Colaborador | Partner nivel Diamond
Colaborador | Partner nivel Diamond

Adding dynamic text on my homepage

resolver

We are currently experimenting with http://morphext.fyianlai.com/

Pretty easy setup! 

 

0 Me gusta
lauftn
Participante

Adding dynamic text on my homepage

resolver

This code seems to be freely usable. 

http://www.mattboldt.com/demos/typed-js/

 

Can you help me to use it, properly at the right place ? 

0 Me gusta