Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

How to Capture rotating links


Go to End


5 Posts   981 Views

Avatar
asifshabir

Community Member, 3 Posts

16 March 2014 at 1:58pm

I want to know is there any way by which we can capture rotating links generated by <script> behind the image.

example

<div><script type="text/javascript" src="http://xxxxxxx.xxx.xx"></script></div>

or many examples like this.

thanks for your support

Avatar
Double-A-Ron

Community Member, 607 Posts

25 March 2014 at 9:19pm

Define "Capture" in this context.

Avatar
asifshabir

Community Member, 3 Posts

25 March 2014 at 9:23pm

simple -- store them in a variable and call then somewhere else.

the rotating links generated by the script and stored in a variable and can be called else where on the same page.

Avatar
Double-A-Ron

Community Member, 607 Posts

25 March 2014 at 9:39pm

So how are they getting there for rotating in the first place? There's a lot of missing info on this to give an answer sorry.

Avatar
asifshabir

Community Member, 3 Posts

25 March 2014 at 9:56pm

tell me i will provide all the details... whats mising