Select to view content in your preferred language

Jquery icon disappear- ArcGIS Javascript API

4688
5
09-12-2014 03:50 AM
FaisalBukhari
Deactivated User

Hi

I have strange situation i use  JQuery library with ArcGIS Javascript API   both local  All files (image folder + CSS + JS) and on server as below

the functionality is working fine

The problem is  i can see the JQuery  Icon  (related button and Combobox)    while page is loading but   page is fully loaded my icon is disappear

Thanks in advance.

Tags (1)
0 Kudos
5 Replies
JonathanUihlein
Esri Regular Contributor

Need more code.

Can you create a sample of your issue using jsfiddle so I can take a look?
Thanks!

0 Kudos
FaisalBukhari
Deactivated User

dear Jonathan

I run the code  in  jsfiddle  the code working pretty fine.i can see my icon

but on local machine my problem is still persist.

i am using Aptana web IDE

Thanks

0 Kudos
JonathanUihlein
Esri Regular Contributor

I need to see the jsfiddle to be able to help

0 Kudos
PatrickThorsell
Emerging Contributor

I am having same issue. Button and Dropdown appear for 1/2 second then disappear once page loads. Were you able to figure this out?

0 Kudos
ChrisSergent
Deactivated User

You might want to do two things for others Devs to better help you on here: post a copy on Create a new fiddle - JSFiddle  and since you said your code is working on there, it may help to see what you are doing. You can download  CamStudio a free recording tool, and then record your screen so other devs can see what is happening. Are you receiving any errrors. Press control + shift + J and click on console when your app is running in Google Chrome. If there are any errors, copy and paste them to this thread.

0 Kudos