| Forums > General > "navigational." (7 replies)
|
|
|
omg in the wrong section.
fine whatever.
so anyway,
what do you need to have for a navigational skin?
how come sometimes my navis don't work?
i have put in the scrripts. the navis.
the type i put for te navi is 'span', if there are even any others.
|
| |
|
| |
 |
Author: 狂然怪異
Posted: 4 months ago
(link)
|
|
| |
I always use image maps for navigations. I didn't learn how to make text into navigations.
If I'm not wrong, the "name" attribute and its value are necessary within the area tags for the image map to work in Mozilla Firefox.
|
| |
| |
|
| |
i'm not using image mapping.
i'm using normal div layers.
|
| |
| |
 |
Author: 狂然怪異
Posted: 4 months ago
(link)
|
|
| |
Division layers can't work alone to become navigational. You need a script of course to transit between the layers. You also need to make use of intrinsic events like onmouseclick, I think.
Edited 4 months ago. |
| |
| |
|
| |
Put the script, if the script points to the div "main", set the layer where you put all your blog, profile, etc. under the layer id "main". That's important.
For the navis, you can use div span blah blah. Use styles to edit it also can. But there must be an onClick function so it would work. For example, profile navi onClick="changeNavigation('profile') right, so your div layer for profile shd be [div id="profile" style="display: none;"].
Lol. =_=
|
| |
| |
 |
Author: 狂然怪異
Posted: 4 months ago
(link)
|
|
| |
LOL HILARY, I wouldn't understand it if I were a beginner.
I managed to understand those codes by experimenting.
|
| |
| |
|
| |
i dun understand what hilary is talking about.
i put in the script codes, navigational onClick codes, i also put in the div id thing.
also, does the words/letters to navigate affect the navigational function?
|
| |
| |
|
| |
hello?
|
| Subscribe To This Thread: RSS 2.0 or Atom (?) |
| This thread has been locked, and no new replies can be posted. |