Project 1999

Project 1999 (/forums/index.php)
-   Blue Trading Hub (/forums/forumdisplay.php?f=27)
-   -   Realtime auction logger (hourly refresh, may increase) (/forums/showthread.php?t=65187)

tristantio 07-13-2015 10:11 PM

I added a slight delay on the population of the select list, see if it works now.

Trajor 07-14-2015 01:42 PM

Still no initial item list for me, using Chrome v43 and IE v11.

Perhaps you need to swap the closing </select> with the <script> line?

<select id="item-search" class="btn" multiple>
<option value="" selected>Show all items</option>
</select>
<script>populate_item_search();</script>

tristantio 07-14-2015 05:53 PM

Quote:

Originally Posted by Trajor (Post 1973960)
Still no initial item list for me, using Chrome v43 and IE v11.

Perhaps you need to swap the closing </select> with the <script> line?

<select id="item-search" class="btn" multiple>
<option value="" selected>Show all items</option>
</select>
<script>populate_item_search();</script>

No, it's not an include in the sense that it would add the text where the script tags are (although I could change it to document.writeln calls or something), it runs a javascript function which manipulates the DOM to update what's in the select tags.

tristantio 07-14-2015 06:20 PM

Ok definitely working in chromium now

Trajor 07-14-2015 06:36 PM

It's working now in Chrome.

wormed 07-14-2015 07:21 PM

I'm not getting item list in Chrome. Example, I'd type in "Sebilite", and I'd only get "[?] sebilite" and no items with sebilite in the name. This is after chrome reboot.

gkmarino 07-15-2015 04:20 AM

Not working actually! The initial list works but then typing anything in the search bar doesn't produce matching results.

Trajor 07-17-2015 10:33 AM

The item list box is working off and on for me. This morning it wasn't working, so I completely closed down Chrome and reloaded and now it shows. Multiple guildmates say the item list doesn't work for them either.

Trajor 07-20-2015 03:12 PM

I noticed something else peculiar today. On first load, the item list populates. Now start typing an item name. The item list disappears and you can't click on the name. Now the item list is empty, 'Reset Search' doesn't fix it and only a page reload works.

tristantio 07-20-2015 11:25 PM

This should be fixed, related to the timeout "fix" put in for the Chrome fix (sorry about the delay on the fix, missed the thread posts).


All times are GMT -4. The time now is 02:22 AM.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.