I'm wondering if there's a way to have a simple increase/decrease text option in Sharepoint, that doesn't purely rely on Javascript, ie if you set it on one page, any other page you visit will have remembered that setting?
Thanks
|
I'm wondering if there's a way to have a simple increase/decrease text option in Sharepoint, that doesn't purely rely on Javascript, ie if you set it on one page, any other page you visit will have remembered that setting? Thanks |
|||
|
|
|
I'm afraid you'd have to rely on javascript, or cookies atleast to make such functionality work. You have 3 options here.
I equally prefer option 1 & 2, as they do the same; One is just client-side as the other is server-side. |
||||
|
|