HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Need help with this!
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
123dude123



Joined: 28 Sep 2008
Posts: 4

Posted: Sun Sep 28, 2008 11:14 am     Need help with this!  

Ok here is the problem - There was this website that People used for information and reference - sometimes it would work and sometimes it was down. In fear of it being down permanently I saved it to my computer. This website was - http://hero.blogyx.com/ . And just after a week of saving it to my computer it went down. ( I think the whole website did. ) it was important for some people who played the game. ( Hero online )... i decided to Make my own fansite that had the information. I put in this chart that I imported from that website... but when ever people look at it - it comes out weird.


This is what I mean - http://heroonline.synthasite.com/all-quests.php
The buttons come out on the bottom, and the text is always to the top... I want the text to be below the buttons
( like this )


This is the full code ( if anyone wants to look at it ), Most of it is on my website ... not sure if I am doing this correctly

http://www.fileshost.com/en/file/62584/Hero-online-txt.html

Keep in mind i'm a noob so Please help me with the simplest of words...

Thanks in advance


Corey Bryant



Joined: 15 May 2004
Posts: 8426
Location: Castle Pines North, CO USA

Posted: Sun Sep 28, 2008 12:04 pm      

Sorry it seemed that I needed to download something.

You can paste your code into this forum and use the code button.

Chances are, you will just need to move the dropdowns from one place to another

_________________
Corey
Toll Free Fax Solutions | Mile High Merchant Accounts | Expression Web Blog
123dude123



Joined: 28 Sep 2008
Posts: 4

Posted: Sun Sep 28, 2008 12:06 pm      

Corey Bryant wrote: Sorry it seemed that I needed to download something.

You can paste your code into this forum and use the code button.

Chances are, you will just need to move the dropdowns from one place to another


I don't think i need to move them because in site editor it looks fine, and works fine. It is just when i publish it to the web, it comes out weird.

Sorry about that - The code is very long but here I go :



Code: <html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">

<title>Hero Online - Quest Guide</title>


<script type="text/javascript" src="hero-online-questsonly_files/overlib.js"></script>

<script type="text/javascript">
function switchDiv(div_id)
{
<!--  var this.options[this.selectedIndex].value = SelectedOption; -->
  var style_sheet = getStyleObject(div_id);
  if (style_sheet)
  {
    hideAll();
    changeObjectVisibility(div_id,"visible");
  }
  else
  {
    alert("Sorry, this only works in browsers that support Dynamic HTML.");
  }
}
function hideAll()
{
   changeObjectVisibility("Credits","hidden");
   changeObjectVisibility("Quest001","hidden");
   changeObjectVisibility("Quest002","hidden");
   changeObjectVisibility("Quest003","hidden");
   changeObjectVisibility("Quest004","hidden");
   changeObjectVisibility("Quest005","hidden");
   changeObjectVisibility("Quest006","hidden");
   changeObjectVisibility("Quest007","hidden");
   changeObjectVisibility("Quest008","hidden");
   changeObjectVisibility("Quest009","hidden");
   changeObjectVisibility("Quest010","hidden");
   changeObjectVisibility("Quest011","hidden");
   changeObjectVisibility("Quest012","hidden");
   changeObjectVisibility("Quest013","hidden");
   changeObjectVisibility("Quest014","hidden");
   changeObjectVisibility("Quest015","hidden");
   changeObjectVisibility("Quest016","hidden");
   changeObjectVisibility("Quest017","hidden");
   changeObjectVisibility("Quest018","hidden");
   changeObjectVisibility("Quest019","hidden");
   changeObjectVisibility("Quest020","hidden");
   changeObjectVisibility("Quest021","hidden");
   changeObjectVisibility("Quest022","hidden");
   changeObjectVisibility("Quest023","hidden");
   changeObjectVisibility("Quest024","hidden");
   changeObjectVisibility("Quest025","hidden");
   changeObjectVisibility("Quest026","hidden");
   changeObjectVisibility("Quest027","hidden");
   changeObjectVisibility("Quest028","hidden");
   changeObjectVisibility("Quest029","hidden");
   changeObjectVisibility("Quest030","hidden");
   changeObjectVisibility("Quest031","hidden");
   changeObjectVisibility("Quest032","hidden");
   changeObjectVisibility("Quest033","hidden");
   changeObjectVisibility("Quest034","hidden");
   changeObjectVisibility("Quest035","hidden");
   changeObjectVisibility("Quest036","hidden");
   changeObjectVisibility("Quest037","hidden");
   changeObjectVisibility("Quest038","hidden");
   changeObjectVisibility("Quest039","hidden");
   changeObjectVisibility("Quest040","hidden");
   changeObjectVisibility("Quest041","hidden");
   changeObjectVisibility("Quest042","hidden");
<!--     changeObjectVisibility("Quest043","hidden");  -->
   changeObjectVisibility("Quest044","hidden");
   changeObjectVisibility("Quest045","hidden");
   changeObjectVisibility("Quest046","hidden");
   changeObjectVisibility("Quest047","hidden");

   changeObjectVisibility("Quest049","hidden");
   changeObjectVisibility("Quest050","hidden");
   changeObjectVisibility("Quest051","hidden");
   changeObjectVisibility("Quest052","hidden");
   changeObjectVisibility("Quest053","hidden");
   changeObjectVisibility("Quest054","hidden");
   changeObjectVisibility("Quest055","hidden");
   changeObjectVisibility("Quest056","hidden");
   changeObjectVisibility("Quest057","hidden");

   changeObjectVisibility("Quest059","hidden");
   changeObjectVisibility("Quest060","hidden");
   changeObjectVisibility("Quest061","hidden");
   changeObjectVisibility("Quest062","hidden");
   changeObjectVisibility("Quest063","hidden");
   changeObjectVisibility("Quest064","hidden");
   changeObjectVisibility("Quest065","hidden"); 
   changeObjectVisibility("Quest066","hidden");
   changeObjectVisibility("Quest067","hidden");
   changeObjectVisibility("Quest068","hidden");
   changeObjectVisibility("Quest069","hidden");
   changeObjectVisibility("Quest070","hidden");
   changeObjectVisibility("Quest071","hidden");

   changeObjectVisibility("Quest078","hidden");

   changeObjectVisibility("Quest081","hidden");
   changeObjectVisibility("Quest082","hidden");
   changeObjectVisibility("Quest083","hidden");
   changeObjectVisibility("Quest084","hidden");
   changeObjectVisibility("Quest085","hidden");
   changeObjectVisibility("Quest086","hidden");
   changeObjectVisibility("Quest087","hidden");

   changeObjectVisibility("Quest094","hidden");

   changeObjectVisibility("Quest103","hidden");
   changeObjectVisibility("Quest104","hidden");
   changeObjectVisibility("Quest105","hidden");
   changeObjectVisibility("Quest106","hidden");

   changeObjectVisibility("Quest111","hidden");
   changeObjectVisibility("Quest112","hidden");
   changeObjectVisibility("Quest113","hidden");

   changeObjectVisibility("Quest117","hidden");

   changeObjectVisibility("Quest119","hidden");

   changeObjectVisibility("Quest121","hidden");
   changeObjectVisibility("Quest122","hidden");
   changeObjectVisibility("Quest123","hidden");

   changeObjectVisibility("Quest129","hidden");
   changeObjectVisibility("Quest130","hidden");

   changeObjectVisibility("Quest132","hidden");
   changeObjectVisibility("Quest133","hidden");

   changeObjectVisibility("Quest137","hidden");
   changeObjectVisibility("Quest138","hidden");

   changeObjectVisibility("Quest141","hidden");
   changeObjectVisibility("Quest142","hidden");

   changeObjectVisibility("Quest144","hidden");
   changeObjectVisibility("Quest145","hidden");
   changeObjectVisibility("Quest146","hidden");

   changeObjectVisibility("Quest148","hidden");
   changeObjectVisibility("Quest149","hidden");
   changeObjectVisibility("Quest150","hidden");
   changeObjectVisibility("Quest151","hidden");
   changeObjectVisibility("Quest152","hidden");

   changeObjectVisibility("Quest175","hidden");

   changeObjectVisibility("Quest200","hidden");
   changeObjectVisibility("Quest201","hidden");
   changeObjectVisibility("Quest202","hidden");
   changeObjectVisibility("Quest203","hidden");
   changeObjectVisibility("Quest204","hidden");
   changeObjectVisibility("Quest205","hidden");

   changeObjectVisibility("Quest218","hidden");
   changeObjectVisibility("Quest219","hidden");

   changeObjectVisibility("Quest227","hidden");

   changeObjectVisibility("Quest235","hidden");
   changeObjectVisibility("Quest236","hidden");

   changeObjectVisibility("Quest238","hidden");
   changeObjectVisibility("Quest239","hidden");

   changeObjectVisibility("Quest241","hidden");

   changeObjectVisibility("Quest243","hidden");
   changeObjectVisibility("Quest244","hidden");
   changeObjectVisibility("Quest245","hidden");

   changeObjectVisibility("Quest247","hidden");

   changeObjectVisibility("Quest249","hidden");

   changeObjectVisibility("Quest251","hidden");
   changeObjectVisibility("Quest252","hidden");

   changeObjectVisibility("Quest258","hidden");

   changeObjectVisibility("Legend01","hidden");
   changeObjectVisibility("Legend02","hidden");
   changeObjectVisibility("Legend03","hidden");
   changeObjectVisibility("Legend04","hidden");
   changeObjectVisibility("Legend05","hidden");
   changeObjectVisibility("Legend06","hidden");
   changeObjectVisibility("Legend07","hidden");
   changeObjectVisibility("Legend08","hidden");
   changeObjectVisibility("Legend09","hidden");
   changeObjectVisibility("Legend10","hidden");
   changeObjectVisibility("Legend11","hidden");
   changeObjectVisibility("Legend12","hidden");
   changeObjectVisibility("Legend13","hidden");
   changeObjectVisibility("Legend14","hidden");
   changeObjectVisibility("Legend15","hidden");
   changeObjectVisibility("Legend16","hidden");
   changeObjectVisibility("Legend17","hidden");
   changeObjectVisibility("Legend18","hidden");
   changeObjectVisibility("Legend19","hidden");
   changeObjectVisibility("Legend20","hidden");
   changeObjectVisibility("Legend21","hidden");
   changeObjectVisibility("Legend22","hidden");
   changeObjectVisibility("Legend23","hidden");
   changeObjectVisibility("Legend24","hidden");
   changeObjectVisibility("Legend25","hidden");
   changeObjectVisibility("Legend26","hidden");
   changeObjectVisibility("Legend27","hidden");
   changeObjectVisibility("Legend28","hidden");
   changeObjectVisibility("Legend29","hidden");
   changeObjectVisibility("Legend30","hidden");
   changeObjectVisibility("Legend31","hidden");
   changeObjectVisibility("Legend32","hidden");
   changeObjectVisibility("Legend33","hidden");
   changeObjectVisibility("Legend34","hidden");
   changeObjectVisibility("overDiv","hidden");
}
function getStyleObject(objectId) {
  if(document.getElementById && document.getElementById(objectId)) {
   return document.getElementById(objectId).style;
   }
   else if (document.all && document.all(objectId)) { 
   return document.all(objectId).style;
   }
   else if (document.layers && document.layers[objectId]) {
   return document.layers[objectId];
   } else {
   return false;
   }
}

function changeObjectVisibility(objectId, newVisibility) {
    var styleObject = getStyleObject(objectId);
    if(styleObject) {
   styleObject.visibility = newVisibility;
   return true;

    } else {
   return false;
    }
}
</script>


<style type="text/css">
td {
   font-family: Arial;
        font-size: 11px;
}
.formboxes {
        font-family: Arial;
        font-size: 11px;
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #000000;
        height: 16px; }

</style>

</head><body>

<table width="660"><tbody><tr><td>

<form name="form1">
<select class="formboxes" name="Quests" onchange="switchDiv(this.options[this.selectedIndex].value);">
<option value="Credits">Select a Quest</option>
<option value="Quest218">[01] Joining in Dragon Castle</option>
<option value="Quest219">[02] Collecting Taxes</option>
<option value="Quest001">[03] Repair the Broken Kitchen Knife</option>
<option value="Quest002">[04] Violent Wild Boar</option>

<option value="Quest227">[05] The Lesson</option>
<option value="Quest003">[06] Lost Ring</option>
<option value="Quest235">[07] Loyalty, offer a present</option>
<option value="Quest004">[08] Eliminate Black Wolf</option>
<option value="Quest005">[09] Liquor Retrieval</option>
<option value="Quest059">[10] The 1st Cryptic Tale - The Truth Investing</option>
<option value="Quest060">[10] The 1st Cryptic Tale - Chasing a Clue</option>
<option value="Quest061">[10] The 1st Cryptic Tale - The Confirmation test</option>
<option value="Quest062">[10] The 1st Cryptic Tale - A Step Forward</option>

<option value="Quest063">[10] The 1st Cryptic Tale - Lifting of the Fog</option>
<option value="Quest064">[10] The 1st Cryptic Tale - Another story</option>
<option value="Quest065">[10] The 1st Cryptic Tale - One Conclusion</option>
<option value="Quest066">[10] The 1st Cryptic Tale - Questionable Meeting</option>
<option value="Quest067">[10] The 1st Cryptic Tale - A Barrier</option>
<option value="Quest068">[10] The 1st Cryptic Tale - A Subject</option>
<option value="Quest069">[10] The 1st Cryptic Tale - Incoming Conclusion</option>
<option value="Quest070">[10] The 1st Cryptic Tale - An Unexpected Order</option>   
<option value="Quest071">[10] The 1st Cryptic Tale - The Puzzle of Wisdom</option>

<option value="Quest078">[10] The 1st Cryptic Tale - Eternity</option>
<option value="Quest006">[10] Tedious Request</option>
<option value="Quest236">[11] Humanity, Urgent Devotion</option>
<option value="Quest007">[12] Cleaning Up the Mess</option>
<option value="Quest238">[13] Chivalry, Purge a Traitor</option>
<option value="Quest008">[14] Delivery to Dragon Castle</option>
<option value="Quest239">[15] Love, Tidings of Mother</option>
<option value="Quest241">[16] Virtue, Herb of Relief</option>
<option value="Quest243">[17] Morality, Punishment and Redemtion</option>

<option value="Quest009">[18] Securing the Transport Route</option>
<option value="Quest244">[19] Corruption and Suspicion</option>
<option value="Quest200">[20] Strange Taste</option>
<option value="Quest245">[20] Corruption and Divulgence</option>
<option value="Quest010">[21] Silk Delivery</option>
<option value="Quest247">[22] Corruption and Interrogation</option>
<option value="Quest011">[23] Eliminate Red Illusion Follower</option>
<option value="Quest249">[24] Corruption and Distrust</option>
<option value="Quest081">[25] The 2nd Cryptic Tale - Missing in Action</option>

<option value="Quest082">[25] The 2nd Cryptic Tale - Discovering the Truth</option>
<option value="Quest083">[25] The 2nd Cryptic Tale - A Difficult Task</option>
<option value="Quest084">[25] The 2nd Cryptic Tale - A Short Rest</option>
<option value="Quest085">[25] The 2nd Cryptic Tale - Tiresome Errand</option>
<option value="Quest086">[25] The 2nd Cryptic Tale - Continuous Movements</option>
<option value="Quest087">[25] The 2nd Cryptic Tale - The Puzzle of Sky</option>
<option value="Quest094">[25] The 2nd Cryptic Tale - The Crossroad</option>
<option value="Quest012">[25] Eliminate the Poison Toads</option>
<option value="Quest204">[25] Disgusting medicine</option>

<option value="Quest251">[26] Unpleasant Errand</option>
<option value="Quest013">[27] Silk Retrieve</option>
<option value="Quest014">[27] Antidote</option>
<option value="Quest252">[28] Corruption and the Truth</option>
<option value="Quest015">[29] Revenge</option>
<option value="Quest201">[30] Peculiar Leather</option>
<option value="Quest202">[30] Supply Armors</option>
<option value="Quest258">[30] Retreive Lost Article</option>
<option value="Quest016">[33] Trade Route</option>

<option value="Quest017">[34] Material Supply</option>
<option value="Quest137">[35] The 3rd Cryptic Tale - Coincidence</option>
<option value="Quest138">[35] The 3rd Cryptic Tale - Sudden Request</option>
<option value="Quest141">[35] The 3rd Cryptic Tale - Continuing Traces</option>
<option value="Quest142">[35] The 3rd Cryptic Tale - Remains of the Heroes</option>
<option value="Quest144">[35] The 3rd Cryptic Tale - Delivering Will</option>
<option value="Quest145">[35] The 3rd Cryptic Tale - Behind Story</option>
<option value="Quest156">[35] The 3rd Cryptic Tale - Investigation</option>
<option value="Quest148">[35] The 3rd Cryptic Tale - Long Awaited Encounter</option>

<option value="Quest149">[35] The 3rd Cryptic Tale - The Truth</option>
<option value="Quest150">[35] The 3rd Cryptic Tale - Greeting Message</option>
<option value="Quest151">[35] The 3rd Cryptic Tale - Humble</option>
<option value="Quest152">[35] The 3rd Cryptic Tale - Happiness</option>
<option value="Quest205">[35] Multipurpose Ornaments</option>
<option value="Quest018">[36] The Crazy Four</option>
<option value="Quest019">[37] Skill Book Retrieve</option>
<option value="Quest020">[39] Tavern Clerk Ming's Request</option>
<option value="Quest021">[43] Craftsmanship</option>

<option value="Quest022">[45] Abolishing the Thieves</option>
<option value="Quest023">[48] Recovery of the Lost Goods</option>
<option value="Quest049">[50] The Promotion - Starting a New Journey</option>
<option value="Quest050">[50] The Promotion - For the Goal</option>
<option value="Quest051">[50] The Promotion - Great Dedication</option>
<option value="Quest052">[50] The Promotion - Great Dedication</option>
<option value="Quest053">[50] The Promotion - Great Dedication</option>
<option value="Quest054">[50] The Promotion - Great Dedication</option>
<option value="Quest055">[50] The Promotion - Long Way to Go</option>

<option value="Quest056">[50] The Promotion - The Finish</option>
<option value="Quest057">[50] The Promotion - The End of the Journey</option>
<option value="Quest024">[50] Gift for Friend</option>
<option value="Quest025">[52] Manufacturing</option>
<option value="Quest037">[52] Life-Long Achievement</option>
<option value="Quest026">[55] Investigation of the Incident</option>
<option value="Quest203">[55] An Unexpected Help</option>
<option value="Quest027">[57] Self-Sufficient</option>
<option value="Quest036">[57] Doubtful Order</option>

<option value="Quest028">[60] Lurking Conspiracy</option>
<option value="Quest039">[60] Delicate Flavor</option>
<option value="Quest029">[62] Fearsome Tiger Regiment's Attack</option>
<option value="Quest038">[62] Extravagant Ornament</option>
<option value="Quest030">[65] Mysterious Incident</option>
<option value="Quest040">[66] Extravagant Jewel</option>
<option value="Quest031">[67] Eliminate the Leader</option>
<option value="Quest041">[67] Predictable Move</option>
<option value="Quest042">[68] Emerging Conspiracy</option>

<option value="Quest044">[69] Abolishment</option>
<option value="Quest032">[70] Requesting Reinforcements</option>
<option value="Quest033">[71] The Counterattack</option>
<option value="Quest034">[73] Find the Asylum</option>
<option value="Quest035">[74] Toxic Pandemonium</option>
<option value="Quest045">[79] The Ultimate Resource</option>
<option value="Quest046">[79] Petition</option>
<option value="Quest132">[80] Ancient Relic</option>
<option value="Quest103">[82] The Rare Skill Book - The Beginning</option>

<option value="Quest104">[82] The Rare Skill Book - Gathering Information</option>
<option value="Quest105">[82] The Rare Skill Book - Inquiry</option>
<option value="Quest106">[82] The Rare Skill Book - Another Information</option>
<option value="Quest111">[82] The Rare Skill Book - Trade</option>
<option value="Quest112">[82] The Rare Skill Book - Preparing a Gift</option>
<option value="Quest113">[82] The Rare Skill Book - The Auction</option>
<option value="Quest117">[82] The Rare Skill Book - Preparing for the Battle</option>
<option value="Quest119">[82] The Rare Skill Book - Ultimate Truth</option>
<option value="Quest121">[82] Food chain</option>

<option value="Quest122">[83] Successive Conquest</option>
<option value="Quest123">[84] Hidden Objects</option>
<option value="Quest175">[95] Red Dragon Boots</option>
<option value="Quest047">[??] Asking for Help</option>
<option value="Quest130">[XX] Supplies</option>
<!--  <option value="Quest043">[??] ?????</option>  -->
<!--  <option value="Quest129">[XX] Hidden Box of Red Illusion</option>  -->
<!--  <option value="Quest133">[XX] Union</option>  -->
</select>

&nbsp;&nbsp;&nbsp;

<select class="formboxes" name="Legends" onchange="switchDiv(this.options[this.selectedIndex].value);">
<option value="Credits">Select a Legend</option>
<option value="Legend01">[10] The Demon of Spirit - The Chaotic Battle Field</option>
<option value="Legend02">[10] The Demon of Spirit - Truth of the Incident</option>
<option value="Legend03">[10] The Demon of Spirit - Beginning of the Investigation</option>
<option value="Legend04">[10] The Demon of Spirit - The Ability Test</option>
<option value="Legend05">[10] The Demon of Spirit - Understanding the Truth</option>
<option value="Legend06">[10] The Demon of Spirit - Request for the Medicine</option>
<option value="Legend07">[10] The Demon of Spirit - Finding Clues</option>

<option value="Legend08">[10] The Demon of Spirit - Preparing for the Confrontation</option>
<option value="Legend09">[10] The Demon of Spirit - The Gift</option>
<option value="Legend10">[10] The Demon of Spirit - The Proposition</option>
<option value="Legend11">[10] The Demon of Spirit - Restoring her Spirit</option>
<option value="Legend12">[10] The Demon of Spirit - Preparing for Battle</option>
<option value="Legend13">[10] The Demon of Spirit - Sealing the Revival</option>
<option value="Legend14">[10] The Demon of Spirit - Meeting with General Yong</option>
<option value="Legend15">[43] The Demon of Poison - Securing the Path</option>
<option value="Legend16">[43] The Demon of Poison - Missing Warriors</option>

<option value="Legend17">[43] The Demon of Poison - Investigation of the Incident</option>
<option value="Legend18">[43] The Demon of Poison - Rescue</option>
<option value="Legend19">[43] The Demon of Poison - End of the Conspiracy</option>
<option value="Legend20">[43] The Demon of Poison - The Battle</option>
<option value="Legend21">[??] The Demon of Ice - Old Summoner</option>
<option value="Legend22">[??] The Demon of Ice - Master Bak</option>
<option value="Legend23">[??] The Demon of Ice - Master Monk</option>
<option value="Legend24">[??] The Demon of Ice - A Rebellion</option>
<option value="Legend25">[??] The Demon of Ice - Herbalist Noh</option>

<option value="Legend26">[??] The Demon of Ice - Mirror of Spirit Reflectioin</option>
<option value="Legend27">[??] The Demon of Ice - Ice Palace Lord</option>
<option value="Legend28">[??] The Demon of Ice - Disciple San</option>
<option value="Legend29">[??] The Demon of Ice - Expected Denial</option>
<option value="Legend30">[??] The Demon of Ice - Proof</option>
<option value="Legend31">[??] The Demon of Ice - Red Dragon Sword</option>
<option value="Legend32">[??] The Demon of Ice - Ice Palace Mistress</option>
<option value="Legend33">[??] The Demon of Ice - Unexpected Incident</option>
<option value="Legend34">[??] The Demon of Ice - Reunion</option>

</select>
</form>


<div id="Credits" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: visible;">
<br><a href="http://hero.netgame.com/forum/viewtopic.php?t=59285" target="_blank">For quest information or comments about the Quest Guide use this forum thread.</a>
<br><br><font color="red">NOTE1</font>: The quests with "[XX]" are
curently disabled or not level specific and you can't get them, they
are listed here only as reference.
<br><font color="red">NOTE2</font>: The information in this Quest Guide is accurate as of Hero Online v143 (patch 143).
<br><br>Thanks to <font color="red">MUGZZZY</font> for his version of the <a href="http://www.mugzzzy.com/hero.htm" target="_blank">Quest Guide</a> that gave me the basis to inprove on and to the following people who contributed: <font color="red">LOSTMAGI, REEPICHEEP, SPEEDER5</font> and all these heroes who assisted in the forums.</div>


<div id="Quest001" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-nam
<br><b>Quest:</b> Repair the Broken Kitchen Knife
<br><b>Description:</b>
<br>Meet <a href="#" title="In Dragon Castle; Map Coordinates [249,207]">[Tavern Clerk Sohae]</a> at Dragon Castle and inquire about the Quest.
<br>Bring [Broken Kitchen Knife] to <a href="#" title="In Dragon Castle; Map Coordinates [237,115]">[Blacksmith Jang]</a> at Dragon Castle.

<br><b>Reward:</b> [Minor Healing Tea] x 50
<br>
<br><b>Conversation:</b>
<br>Do you think you can do me a favor? It's nothing big. There's been
an increase in customers lately. So, my kitchen knives are wearing out
much quickly due to the increased use.
Do you think you can take a broken kitchen knife to the blacksmith and
get it reparid? I'm too busy that I can't leave the tavern.
<br>I have a Kitchen Knife that became dull and broke into two pieces. Can you please take this to the blacksmith and get it fixed?</div>


<div id="Quest002" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-nam
<br><b>Quest:</b> Violent Wild Boar

<br><b>Description:</b>
<br>Meet <a href="#" title="In Dragon Castle; Map Coordinates [427,279]">[Farmer]</a> outside Dragon Castle and inquire about the Quest.
<br>Bring the requested items to <a href="#" title="In Dragon Castle; Map Coordinates [427,279]">[Farmer]</a> outside Dragon Castle.
<br><b>Requested Item:</b>
<a href="#" title="In Dragon Castle; Map Coordinates [80,130] and [375,400]">[Wild Boar's Molar]</a> x 10
<br><b>Reward:</b> 2500 Gold

<br>
<br><b>Conversation:</b>
<br>The crops are ripe and it's time for harvest. But recently, Wild
Boars have came down from the mountains and are ruining my crops.
A couple of farmers and I tried to chase them away but never suceeded.
They are so aggressive that people have been getting hurt. I'm looking
for someone to abolish them.
You can find the Prairie Boars by crossing the stream back there. I'm
sorry but can you please bring back the Prairie Boar's Molar as proof?</div>


<div id="Quest003" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-nam
<br><b>Quest:</b> Lost Ring
<br><b>Description:</b>
<br>Meet <a href="#" title="In Dragon Castle; Map Coordinates [283,121]">[Ornament Store Wang]</a> at Dragon Castle and inquire about the Quest.

<br>Bring the requested Items to <a href="#" title="In Dragon Castle; Map Coordinates [283,121]">[Ornament Store Wang]</a> at Dragon Castle.
<br><b>Requested Item:</b>
<a href="#" title="In Dragon Castle; Map Coordinates [170,440] and in Highlands; Map Coordinates [140,150]">[Bandit's Emerald Jadeite Ring]</a> x 10
<br><b>Reward:</b> [Jadeite]
<br>
<br><b>Conversation:</b>
<br>Can you please help me? On my way back from buying some Emerald
Jadeite Rings from the western merchants, I was robbed by thieves. I
was supposed to deliver those rings to the wives of high officials.
If I don't deliver the rings to them by the promised date, I will have
to close my business because trust and punctuality is everything in
this business. You have to bring the rings back before the promised
date.
I'll pay you generously.</div>


<div id="Quest004" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-nam
<br><b>Quest:</b> Eliminate Black Wolf
<br><b>Description:</b>
<br>Meet <a href="#" title="In Dragon Castle; Map Coordinates [289,215]">[Castle Physician]</a> at Dragon Castle and inquire about the Quest.
<br>Bring the requested items to <a href="#" title="In Dragon Castle; Map Coordinates [289,215]">[Castle Physician]</a> at Dragon Castle.

<br><b>Requested Item:</b>
<a href="#" title="In Dragon Castle; Map Coordinates [170,440] and in Highlands; Map Coordinates [140,150]">[Black Wolf's Canine Tooth]</a> x 10
<br><b>Reward:</b> 4775 Experience
<br>
<br><b>Conversation:</b>
<br>I know that we don't really know each other well, but can you
please do me a favor? There's been a large increase in the number of
patients who've been visiting me lately.
With this sudden increase in number of patients, I need more medicine
ingredients. I've sent people to Highlands where there's an abundant
amount of medicinal herbs but they either come back hurt or don't come
back at all. You look like you can handle the perils of the mountain
however...how about you go and get some ingredients for me? You truly
are a kind person. I'll tell you how to get to the Highlands. Go out
through the east gate of the castle and head straight. You'll see a
mountain. Pass that mountain and you'll be able to see a road to the
Highlands. When you get to the Highlands prepare yourself, since that
is where most of the dangers of this quest lies. I wish I could just
ask you to find the herbs that I need from Highlands, but only an
accomplished healer would know how or where to find them. Instead,
could you bring back some teeth of Black wolves?</div>


<div id="Quest005" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-Nam

<br><b>Quest:</b> Liquor Retrieval
<br><b>Description:</b>
<br>Meet <a href="#" title="In Dragon Castle; Map Coordinates [209,165]">[Chief Guard Lee]</a> at Dragon Castle and inquire about the Quest.
<br>Bring the requested items to <a href="#" title="In Dragon Castle; Map Coordinates [209,165]">[Chief Guard Lee]</a> at Dragon Castle.
<br><b>Requested Item:</b>
<a href="#" title="In Highlands; Map Coordinates [100,330]; [280,380]">[Wild Ape's Liquor]</a> x 10;

<a href="#" title="In Highlands; Map Coordinates [190,210]; [90,390]">[Great Black Wolf's Head]</a> x 1
<br><b>Reward:</b> 3 Character specified weapons; 10000 Gold
<br>
<br><b>Conversation:</b>
<br>Me and a squad member are going to have a drink after our shift.I
heard there's a great liquor that's made by Wild Apes in the Mystic
Hills. I believe it was called the Ape's Liquor. ...
But, as you can see, I'm on duty so I can't go get the liquor myself.
So I was thinking. Maybe you could go get the Wild Ape's Liquor for me.
Anyway there's also been a Great Black Wolf attacking innocents in the
area.
People have been notified but the area's still dangerous. Can you go
kill the Great Black Wolf and bring a Great Black Wolf's Head as proof?
Please help me out.</div>


<div id="Quest006" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-Nam

<br><b>Quest:</b> Tedious Request
<br><b>Description:</b>
<br>Meet <a href="javascript:void(0);" onclick="return overlib('[249,207]', STICKY, CAPTION, 'Dragon Castle', CENTER);" onmouseout="nd();">[Tavern Clerk Sohae]</a> at Dragon Castle and inquire about the Quest.
<br>Bring the requested items to <a href="javascript:void(0);" onclick="return overlib('[249,207]', STICKY, CAPTION, 'Dragon Castle', CENTER);" onmouseout="nd();">[Tavern Clerk Sohae]</a> at Dragon Castle.
<br><b>Requested Item:</b>
<a href="javascript:void(0);" onclick="return overlib('[280,380]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Mighty Ape's Liquor]</a> x 10

<br><b>Reward:</b> 6000 Gold
<br>
<br><b>Conversation:</b>
<br>What are Ape's Liquor? Do apes really make their own liquor...? A
lot of customers have been asking for the Ape's Liquor lately.
Especially the Mighty Ape's Liquor. What do you say? Do you think you
can get them for me?</div>


<div id="Quest007" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-Nam
<br><b>Quest:</b> Cleaning Up the Mess

<br><b>Description:</b>
<br>Meet <a href="javascript:void(0);" onclick="return overlib('[417,435]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Tavern Clerk Chung]</a> in Highlands and inquire about the Quest.
<br>Bring the requested items to <a href="javascript:void(0);" onclick="return overlib('[417,435]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Tavern Clerk Chung]</a> in Highlands.
<br><b>Requested Item:</b>
<a href="javascript:void(0);" onclick="return overlib('[220,390]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Grey Bear's Leather]</a> x 10;
<a href="javascript:void(0);" onclick="return overlib('[360,360]; [340,200]; [270,140]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Rogue's Round Knife]</a> x 10

<br><b>Reward:</b> [Vicious Emerald Leather Boots] x 2; 2000 Gold.
<br>
<br><b>Conversation:</b>
<br>From what I hear, the authorities have been on this case already,
hunting wild animals and fighting bandits.But as usual, I can't trust
them to carry out this job properly.
So I was wondering if you could help us out. It'll be too much for you
to handle all the cases, so just hunting Dark Bears and fighting Rogues
would be great. As form of proof,
if you bring the Dark Bear's Leather and Rogue's Round Knife, I will
give a little something in return. It might prove useful one day.</div>


<div id="Quest008" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-Nam
<br><b>Quest:</b> Delivery to Dragon Castle

<br><b>Description:</b>
<br>Meet <a href="javascript:void(0);" onclick="return overlib('[417,435]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Tavern Clerk Chung]</a> in Highlands and obtain information on the Quest.
<br>Bring the requested items to <a href="javascript:void(0);" onclick="return overlib('[417,435]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Tavern Clerk Chung]</a> in Highlands.
<br>Deliver the Galls Sack to the <a href="javascript:void(0);" onclick="return overlib('[289,215]', STICKY, CAPTION, 'Dragon Castle', CENTER);" onmouseout="nd();">[Castle Physician]</a> and the Ironstones Sack to <a href="javascript:void(0);" onclick="return overlib('[237,115]', STICKY, CAPTION, 'Dragon Castle', CENTER);" onmouseout="nd();">[Blacksmith Jang]</a>.
<br><b>Requested Item:</b>

1st Part: <a href="javascript:void(0);" onclick="return overlib('[220,390]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Grey Bear's Gall]</a> x 10;
<a href="javascript:void(0);" onclick="return overlib('[360,360]; [340,200]; [270,140]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Rogue's Iron Ore]</a> x 10
2nd Part: <a href="javascript:void(0);" onclick="return overlib('[417,435]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Grey Bear's Gall Sack]</a>;
<a href="javascript:void(0);" onclick="return overlib('[417,435]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Rogue's Iron Ore Sack]</a>
<br><b>Reward:</b> [Healing Tea] x 60; 16260 Experience
<br>
<br><b>Conversation:</b>

<br>I received a letter from Blacksmith Jang and the Dragon Castle
Physician. They're running out of materials for making weapons and
medicines. They were asking me if I had any Bear Galls and Iron to send
them...
But I'm fresh out. Whatever materials I need, I can get by myself, but
I will need help in getting enough to send to those two. Could you
please gather the materials for me? You know where the Rogues and Dark
Bears are,
right? If you hunt them, you'll be able to get Dark Bear's Galls from
the Dark Bears and Irons from the Rogues.</div>


<div id="Quest009" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-Nam
<br><b>Quest:</b> Securing the Transport Route
<br><b>Description:</b>
<br>Meet <a href="javascript:void(0);" onclick="return overlib('[335,111]', STICKY, CAPTION, 'Dragon Castle', CENTER);" onmouseout="nd();">[Banker Sunny]</a> at Dragon Castle and inquire about the Quest.

<br>Bring the requested items to <a href="javascript:void(0);" onclick="return overlib('[335,111]', STICKY, CAPTION, 'Dragon Castle', CENTER);" onmouseout="nd();">[Banker Sunny]</a> at Dragon Castle.
<br><b>Requested Item:</b>
<a href="javascript:void(0);" onclick="return overlib('[370,150]; [420,190]; [460,120]; [270,120]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Assassin's Tablet]</a> x 10;
<a href="javascript:void(0);" onclick="return overlib('[300,90]; [380,140]', STICKY, CAPTION, 'Highlands', CENTER);" onmouseout="nd();">[Renegade's Dagger]</a> x 10
<br><b>Reward:</b> [Copper Earrings]; [Copper Amulet]; 2000 Gold
<br>
<br><b>Conversation:</b>

<br>We're trying to transport some goods to the eastern region. But in
order to do so we must go through the Highlands which is occupied by
Violent Soldiers and Assassins.
To make matters worse our guards have gone on another convoy to
safeguard the goods. Please bring back the Mystic Killer's Tablet and
Violent Soldier's Dagger as proof that you've eliminated them. Good
luck.</div>


<div id="Quest010" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> Ho-Nam
<br><b>Quest:</b> Silk Delivery
<br><b>Description:</b>
<br>Meet <a href="javascript:void(0);" onclick="return overlib('[289,107]', STICKY, CAPTION, 'Dragon Castle', CENTER);" onmouseout="nd();">[Linen Shop Hwang]</a> at Dragon Castle and inquire about the Quest.

<br>Bring the following items to <a href="javascript:void(0);" onclick="return overlib('[463,441]', STICKY, CAPTION, 'Venom Swamp', CENTER);" onmouseout="nd();">[Tavern Clerk Jun]</a> in Venom Swamp.
<br><b>Requested Item:</b> [Silk] 10
<br><b>Reward:</b> 12000 Gold
<br>
<br><b>Conversation:</b>
<br>I need to ship some silk to the tavern in Venom Swamp but I can't
leave my shop. Would it be possible for you to deliver the silk for me?
What do you say? Thank you.
It's not urgent so if you have other things to take care of, you can
take care of them first and then head for Venom Swamp.</div>


<div id="Legend34" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: hidden;">
<br><b>Location:</b> <a href="http://hero.netgame.com/forum/viewtopic.php?t=59285" target="_blank">Submit this information</a>
<br><b>Quest:</b> The Demon of Ice - Reunion
<br><b>Description:</b>
<br>Further story has not yet been released
<br><b>Reward:</b> <a href="http://hero.netgame.com/forum/viewtopic.php?t=59285" target="_blank">Submit this information</a>
<br>

<br><b>Conversation:</b><a href="http://hero.netgame.com/forum/viewtopic.php?t=59285" target="_blank">Submit this information</a></div>

<div id="overDiv" style="position: absolute; visibility: hidden; z-index: 50000;"></div>

<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>

<div style="position: absolute; left: 100px; z-index: 50001; visibility: visible;">

<!-- START CUSTOM WIDGETBUCKS CODE --><div style="overflow: hidden; height: 60px; width: 468px;"><script style="display: none;" src="hero-online-questsonly_files/ads.js"></script><script style="display: none;" type="text/javascript" src="hero-online-questsonly_files/ajs.js"></script><div style="height: 60px; width: 468px;" id="container_kyoRMt5cGnQi9LyI"><embed style="display: none;" type="application/x-shockwave-flash" src="hero-online-questsonly_files/wbtw468x60.swf" id="kyoRMt5cGnQi9LyI" name="kyoRMt5cGnQi9LyI" quality="high" wmode="transparent" allowscriptaccess="always" width="100%" height="100%"></div><script style="display: none;" type="text/javascript" src="hero-online-questsonly_files/ajs_002.js"></script></div><!-- END CUSTOM WIDGETBUCKS CODE --></div>

</td></tr></tbody></table>
Corey Bryant



Joined: 15 May 2004
Posts: 8426
Location: Castle Pines North, CO USA

Posted: Sun Sep 28, 2008 1:04 pm      

I took a look at the all-quests.php page. The buttons - do you mean the [home] [guides and info] etc text?

You are using absolution positioning Code: <div id="Credits" style="overflow: auto; position: absolute; left: 10px; top: 30px; width: 650px; height: 360px; z-index: 1; visibility: visible;">
which is going to cause you some problems. If you get rid of Code: position: absolute; left: 10px; top: 30px; you will see some of changes just from that.

_________________
Corey
Toll Free Numbers | Mile High Merchant Accounts | Expression Web Blog
123dude123



Joined: 28 Sep 2008
Posts: 4

Posted: Sun Sep 28, 2008 1:09 pm      

No no I don't mean the navigation buttons. I'm talking about the Select a quest, and select a legend buttons.
So do I have to delete all of those absolute positioning markers because there are 100+ of them

:shock:
Corey Bryant



Joined: 15 May 2004
Posts: 8426
Location: Castle Pines North, CO USA

Posted: Sun Sep 28, 2008 1:12 pm      

Ok so the select dropdowns.. I thought so but I did not know.

Yes you need to delete those absolute positioning or add more to position those select dropdowns (not recommended as you can see the problems that positioning can cause).

Make a backup copy of one page and try it on that page - see what happens.

If there are over 100 pages, you should consider looking into file includes since you are using PHP.

_________________
Corey
Toll Free Fax Solutions | Mile High Merchant Accounts | Expression Web Blog
123dude123



Joined: 28 Sep 2008
Posts: 4

Posted: Sun Sep 28, 2008 1:26 pm      

Ok I got it thanks!

Now the problem is the legend side of the drop downs won't work. I think i'll figure this thing out :?
 
 
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> HTML Table
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group