Help - Search - Member List - Calendar
Full Version: MICROSOFT FRONTPAGE
Lowyat.NET > Computers > Software
stacy_lee
hi guys, I have some question regarding the top navigation bar which contains home button, product, FAQ, support, contact us, etc in some common website. When we were mouseover on either 1 of this button, it will popup a list of stuff for us to choose it (for example, for product button, mouseover it will get it popup a list of product name).

In frontpage, my friend oso create a website which contain a top navigation bar similar to above, there's oso a product button on it n it will popup a list of product name for consumer to choose it. The problem now is there is 1 product name in that list not available stock anymore and he ask me to delete the product name in that list, how i going to do it in frontpage?

thanks for helping me. smile.gif
alex_cyw1985
try edit the javascript?
stacy_lee
QUOTE(alex_cyw1985 @ Jun 28 2008, 03:13 PM)
try edit the javascript?
*



is it really must edit the javascript? coz i have no any javascript knowlegde at all... sad.gif

i thought somewhere in frontpage got the option to delete the stuff?
navilink
definitely is javascript...well if no knowledge u can try trial and error...they codes should be between <script>...</script>
WaCKy-Angel
QUOTE(stacy_lee @ Jun 28 2008, 04:10 PM)
is it really must edit the javascript? coz i have no any javascript knowlegde at all... sad.gif

i thought somewhere in frontpage got the option to delete the stuff?
*


y dun tell ur fren that u duno how to do?
snorlax
Depends on how your menu is implemented. One way would be that it's hardcoded into the javascript, in which you just look through the code and delete the text when you find it. Or it might pull data from an XML file, which you'd have to open and remove the entry you don't want. Just look through the code in notepad or something and search for the item you want to delete.
stacy_lee
QUOTE(snorlax @ Jun 29 2008, 02:52 AM)
Depends on how your menu is implemented. One way would be that it's hardcoded into the javascript, in which you just look through the code and delete the text when you find it. Or it might pull data from an XML file, which you'd have to open and remove the entry you don't want. Just look through the code in notepad or something and search for the item you want to delete.
*



thanks for the info. I tried it b4 in looking for the code inside frontpage html tab, I noticed that there is a code like this: onmouseover.popup ("abcd", "abcd"), the problem is I dun really understand what are the difference between those 2 "abcd" so I just delete the whole line, but the result come out is the whole popup entry has been deleted. sad.gif

I am looking for the way to delete just 1 item in that popup entry but not the whole popup entry, it seems that i fail to do so. cry.gif

I really want to help my fren coz he oso dun know how to do so n ask for my help.
tayhaithian
javascript . [ google always ] explore and learn .
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
All Rights Reserved 2003-2006 Vijandren Ramadass
Invision Power Board © 2001-2009 Invision Power Services, Inc.