Author |
Topic  |
|
rmmarsh
Super User
    
USA
396 Posts |
Posted - 28 Feb 2010 : 01:41:13
|
I have text boxes in my masterpage that I use for navigation. I would like to know how to change the text color of the navigation target when I'm in one of the pages that was linked to.
For instance, if I click on Page1, which takes me to "page1", I want to change the color of navigation text to show where I am.
How do I do this? |
|
T00N
Super User
    
573 Posts |
Posted - 28 Feb 2010 : 07:45:19
|
Do you use a masterpage? |
 |
|
rmmarsh
Super User
    
USA
396 Posts |
Posted - 28 Feb 2010 : 15:33:02
|
Yes... that's where the navigation is located... as stated above, I want to change the color of the text on the masterpage from another page. |
 |
|
T00N
Super User
    
573 Posts |
Posted - 28 Feb 2010 : 19:56:48
|
I don't think it is possible right now but I think I remembered reading that Davide was working on something for this? |
 |
|
rmmarsh
Super User
    
USA
396 Posts |
Posted - 28 Feb 2010 : 21:16:27
|
Davide: is that so? If true, when will something like this become available? |
 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 01 Mar 2010 : 10:33:23
|
Actually you can do such as thing by using some javascript code; you need to open your generated page with an HTML editor (you can use the embedded one ;-)) and check the "id" attribute of the text you want to change. Then you can obtain a reference to this object using javascript and do what you want with it. Send me your master-page and I'll check it.
I thought on this point but I have no idea how to do such as thing using the Dynamic HTML Editor interface; any suggestion? |
Regards, Davide |
 |
|
VItamIN kh UA
Novice

10 Posts |
Posted - 01 Mar 2010 : 14:45:28
|
Hello ! I am developing a webpage and want my users to be able to download a file from me. As it to make? |
 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 01 Mar 2010 : 15:35:40
|
@Vitamin
simply link the file... |
Regards, Davide |
 |
|
petran
Super User
    
Netherlands
345 Posts |
|
rmmarsh
Super User
    
USA
396 Posts |
Posted - 01 Mar 2010 : 22:43:48
|
Hi Petran... quote: There is a more simple solution. Just make your masterpage placeholder big enough to cover your menu. Then in each page, place one rectangle above the menu of that page. There is no need for that link to work since you are already on that page. You could make your menu partial transparent and place the rectangle beneath it. In that case the link will keep working. I did something similar on this site: www.wereldboom.com
Without trying this, what's the difference between this method and making another file, and doing an insert of that file into each of the .dhe files? I like your idea, but was wondering about the benefits.
R |
 |
|
petran
Super User
    
Netherlands
345 Posts |
Posted - 02 Mar 2010 : 00:40:19
|
Yes, you can also do this using an inserted dhe file, but I like the flexibility of the masterpage concept. |
--------
regards
Petran |
 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 02 Mar 2010 : 15:07:26
|
I thought on this point; As a person (now) is able to choose in events objects of an inserted .dhe file he should also be able to choose from master-page objects; I'll create this feature for the next release. |
Regards, Davide |
 |
|
VItamIN kh UA
Novice

10 Posts |
Posted - 03 Mar 2010 : 08:47:31
|
Hello all. At me the monitor with the permission 1680?1050. When I create page at me on the monitor looks perfectly. But when I look on the monitor with the smaller permission of border of a background come for screen frameworks. How it is possible to level the size of a background on all monitors equally? http://wwww. mishyn.com.ua |
 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 07 Mar 2010 : 15:07:02
|
I've just added to the latest version the ability to interact with the Master-Page objects from a client page ;-) Just download the latest version and enjoy ;-) |
Regards, Davide |
 |
|
|
Topic  |
|