CMS Development

lauftn
Participant

Adding dynamic text on my homepage

Résolue

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 Votes
2 Solutions acceptées
relabidin
Solution
Ancien salarié HubSpot
Ancien salarié HubSpot

Adding dynamic text on my homepage

Résolue

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 

Voir la solution dans l'envoi d'origine

ndwilliams3
Solution
Conseiller clé

Adding dynamic text on my homepage

Résolue

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.

 

 

Voir la solution dans l'envoi d'origine

4 Réponses
relabidin
Solution
Ancien salarié HubSpot
Ancien salarié HubSpot

Adding dynamic text on my homepage

Résolue

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
Solution
Conseiller clé

Adding dynamic text on my homepage

Résolue

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
Contributeur | Partenaire solutions Diamond
Contributeur | Partenaire solutions Diamond

Adding dynamic text on my homepage

Résolue

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

Pretty easy setup! 

 

0 Votes
lauftn
Participant

Adding dynamic text on my homepage

Résolue

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 Votes