Closed Bug 187806 Opened 22 years ago Closed 15 years ago

himeya.com - Javascript links don't work

Categories

(Tech Evangelism Graveyard :: Japanese, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: nekkibasara20, Unassigned)

References

()

Details

(Whiteboard: [PROPRIETARY-JAVASCRIPT])

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3a) Gecko/20021212

every time I have viewed this page in both the PC version and MacOSX version of
the mozilla browser the left hand frame will not respond to the javascript
commands given.  It works just fine in IE but for some reason it fails to
respond.    

Reproducible: Always

Steps to Reproduce:
1.point browser to http://shop.himeya.com
2.click on any of the shop links on the left hand frame.
3.

Actual Results:  
Nothing happens.   

Expected Results:  
it goes to another frame where it gives more options.
It's tech evangelism case. New options opened by function:

function moveLAYER(layName,x,y){
  if(document.layers)document.layers[layName].moveTo(x,y)
  if(document.all)document.all(layName).style.posLeft=x
  if(document.all)document.all(layName).style.posTop=y
}

There is an option for IE -- document.all and for old Netscape document.layers.
Mozilla don't supported
->Tech Evang
Assignee: rogerl → momoi
Component: JavaScript Engine → Asian
Product: Browser → Tech Evangelism
QA Contact: pschwartau → ruixu
Version: Trunk → unspecified
QA Contact: ruixu → ylong
Contact address is admin@himeya.com

Their shop page now includes the following paragraph (indicates probable WONTFIX):

NOTIFICATION TO ALL NETSCAPE/MOZILLA BROWSER USERS

Due to how our online ordering system is set up, we recommend that people
wishing to place an order here at Himeya use Internet Explorer to be able to
have your order properly processed. We apologize for any inconvenience this may
cause, but remember that we also do accept other forms of payment (check/money
order) if you encounter having difficulties ordering online with your credit card.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: MacOS X → All
Hardware: Macintosh → All
Summary: Javascript commands seem to not respond when clicked → himeya.com - Javascript links don't work
Whiteboard: [PROPRIETARY-JAVASCRIPT]
QA Contact: ylong → momoi
Will deal with this under Japanese with a new QA.
Component: Asian → Japanese
QA Contact: momoi → gashu
Mass re-assign to japanese default owner.
Assignee: momoi → japanese
The site was renewed.
(http://www.himeyashop.com/)

WFM?
-> WFM
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.