 |
|  |
 |
|
Inverse Icarus
|
 |
flying too low to the ground
May 2001 time: 00:30
|
|
alright, i'll explain it in more detail 
on any given news page (ie, www.apolyton.net/civ3) there are the 10 most recent articles. in the dropdown menu at the top right of the forums, there are 30 items of varying type.
looking at the dropdown menu right now, there are 4 RoN articles i'm not all that interested in, then near the bottom theres "Known Issues with Third Patch Beta", which i'd like to check out.
so i select it, and hit go. it takes me to the top of the RoN news page, and i scroll down to find my news story. no biggie, just a minor annoyance.
you could make it automatically jump to the news you have selected thusly:
in the code on the forum page, you currently have this for each menu item:
code: document.write ('[option value=/ron]27.Aug/RoN: PROBLEM FIX, ADDED INSTRUCTIONS:...');
you would then change it to somethinhg like this, assuming you have some sort of news id variable (i pulled 411 out of my ass). alternatively, you could just use the news title.
code: document.write ('[option value=/ron/index.html PROBLEM FIX, ADDED INSTRUCTIONS:...');
then, on the news page itself, you would modify the code (i'm assuming it's PHP/MySQL) so that when a news title is outputted, it has a name tag around it, refrencing the news id.
code: [a name='411']PROBLEM FIX, ADDED INSTRUCTIONS[/a]
get it?
|
|
|  |
 |
|  |
 |
|  |
All times are GMT. The time now is 05:30. Apolyton Time is 00:30. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|